BETA

Transvision

Displaying 59 results for the string Type in it:

Entity it en-US
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
it
{ $type } Immagine (animata, { $frames } frame)
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
it
Immagine { $type }
en-US
{ $type } Image
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
it
È possibile utilizzare le seguenti applicazioni per gestire il contenuto { $type }.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
it
È possibile utilizzare le seguenti applicazioni per gestire i link { $type }.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • preferences.ftl
applications-file-ending-with-type
it
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
it
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
it
[Annotazione: {{type}}]
en-US
[{{type}} Annotation]
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
it
Nessun entryTypes valido: registrazione annullata.
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
it
Le mappe di importazione esterne non sono supportate: <script type='importmap'> con un attributo src non è attualmente supportato.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
it
La chiamata navigator.requestMediaKeySystemAccess() (in %S) specificando un candidato MediaKeySystemConfiguration contenente audioCapabilities o videoCapabilities senza un contentType con una stringa “codecs” è deprecata e verrà presto rimossa.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
it
Il “Content-Type” HTTP “%1$S” non è supportato. Impossibile completare il caricamento della risorsa multimediale %2$S.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
it
Il valore “%1$S” specificato per l’attributo “type” non è supportato. Impossibile completare il caricamento della risorsa multimediale %2$S.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
it
Il valore “%1$S” specificato per l’attributo “type” non è supportato. Impossibile completare il caricamento della risorsa multimediale %2$S. Tentativo di caricare l’elemento <source> successivo.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MozInputSourceWarning
it
MouseEvent.mozInputSource è deprecato. Al suo posto utilizzare PointerEvent.pointerType.
en-US
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
it
Il precaricamento di %S è stato ignorato in quanto il valore di “as” o “type” è sconosciuto, oppure per la mancata corrispondenza dell’attributo “media”.
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
ResponseTypeSyncXHRWarning
it
L’utilizzo dell’attributo responseType di XMLHttpRequest non è più supportato in modalità sincrona nel contesto di una finestra.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
it
Registrazione/aggiornamento del ServiceWorker non riuscito per l’ambito “%1$S”: ricevuto Content-Type errato “%2$S” per lo script “%3$S”. Deve essere un tipo MIME JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
it
Ignorati entryTypes non supportati: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
it
Il modulo contiene un campo per il caricamento di file, ma non presenta il metodo di invio method=POST e il metodo di codifica enctype=multipart/form-data. Il file non verrà inviato.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
it
Il modulo contiene una codifica enctype=%S, ma non contiene il metodo di invio method=POST. I dati verranno inviati tramite il method=GET e senza codifica.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
it
La codifica caratteri del documento non è stata dichiarata ed è stato possibile ipotizzarla dal contenuto troppo tardi. Per questo motivo il documento è stato ricaricato. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, utilizzando un tag meta oppure un “byte order mark”.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReloadPlain
it
La codifica caratteri del documento non è stata dichiarata ed è stato possibile ipotizzarla dal contenuto troppo tardi. Per questo motivo il documento è stato ricaricato. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, oppure utilizzando un “byte order mark”.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
it
Il flusso di byte risulta errato in base alla codifica caratteri ereditata dal documento padre. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, utilizzando un tag meta oppure un “byte order mark”.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFramePlain
it
Il flusso di byte risulta errato in base alla codifica caratteri ereditata dal documento padre. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, oppure utilizzando un “byte order mark”.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
it
La codifica caratteri del documento non è stata dichiarata, pertanto è stata ipotizzata dal contenuto. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, utilizzando un tag meta oppure un “byte order mark”.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclPlain
it
La codifica caratteri del documento non è stata dichiarata, pertanto è stata ipotizzata dal contenuto. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, oppure utilizzando un “byte order mark”.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
it
Doctype in modalità “quasi standard”. Previsto “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
it
Questa pagina si trova in modalità “quasi standard”. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
it
Doctype non valido.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
it
Rilevato tag di chiusura non preceduto da doctype. Previsto “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
it
Raggiunta fine del file all’interno del doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
it
Previsto un identificatore pubblico prima della chiusura del doctype.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
it
Previsto un identificatore di sistema prima della chiusura del doctype.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
it
Spazio mancante prima del nome del doctype.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
it
Doctype privo di nome.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
it
Spazio mancante tra la keyword “PUBLIC” nel doctype e le virgolette.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
it
Spazio mancante tra la keyword “SYSTEM” nel doctype e le virgolette.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
it
Doctype in modalità Quirks. Previsto “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
it
Questa pagina si trova in modalità Quirks. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
it
Rilevato tag di apertura in assenza di doctype. Previsto “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
it
Rilevato doctype in posizione errata.
en-US
Stray doctype.
Entity # all locales dom • chrome • security • csp.properties
invalidNumberOfTrustedTypesForDirectiveValues
it
Ricevuto un numero non valido di token per la direttiva “require-trusted-types-for”: %1$S (previsto 1).
en-US
Received an invalid number of tokens for the ‘require-trusted-types-for‘ directive: %1$S; expected 1
Entity # all locales dom • chrome • security • csp.properties
invalidRequireTrustedTypesForDirectiveValue
it
Ricevuto un token non valido per la direttiva “require-trusted-types-for”: %1$S (previsto “script”).
en-US
Received an invalid token for the ‘require-trusted-types-for‘ directive: %1$S; expected ‘script‘
Entity # all locales dom • chrome • security • csp.properties
invalidTrustedTypesExpression
it
Ricevuto un token non valido per la direttiva “trusted-types”: %1$S
en-US
Received an invalid token for the ‘trusted-types‘ directive: %1$S
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
it
La risorsa da “%1$S” è stata bloccata a causa della mancata corrispondenza (“%2$S”) del tipo MIME (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
it
Avviso header X-Content-Type-Options: il valore rilevato è “%1$S”, si voleva forse utilizzare “nosniff”?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
it
La risorsa da “%1$S” non è stata visualizzata a causa del tipo MIME sconosciuto, incorretto o assente (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
11
it
Un foglio di stile XSLT non ha un mimetype XML:
en-US
An XSLT stylesheet does not have an XML mimetype:
Entity # all locales dom • chrome • xslt • xslt.properties
17
it
Parsing XPath non riuscito: previsto test Name o Nodetype:
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-unknown-process
it
Altro: { $type } ({ $pid })
en-US
Other: { $type } ({ $pid })
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
it
Parametri ClearType
en-US
ClearType Parameters
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
it
La telemetria sta raccogliendo { about-telemetry-data-type } e il caricamento è <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-no-source
it
Non è stato trovato alcun video con formato o MIME type supportati.
en-US
No video with supported format and MIME type found.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-src-not-supported
it
Formato video o MIME type non supportato.
en-US
Video format or MIME type is not supported.
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-2.aria-label
it
{ $type } { credit-card-label-number-2 }
en-US
{ $type } { credit-card-label-number-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-expiration-2.aria-label
it
{ $type } { credit-card-label-number-expiration-2 }
en-US
{ $type } { credit-card-label-number-expiration-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-2.aria-label
it
{ $type } { credit-card-label-number-name-2 }
en-US
{ $type } { credit-card-label-number-name-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-expiration-2.aria-label
it
{ $type } { credit-card-label-number-name-expiration-2 }
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-text-annotation-type.alt
it
[Annotazione: { $type }]
en-US
[{ $type } Annotation]

Displaying 153 results for the string Type in en-US:

Entity it en-US
Entity # all locales browser • browser • browser.ftl
urlbar-search-tips-onboard
it
Scrivi di meno e trova più risultati: cerca con { $engineName } direttamente dalla barra degli indirizzi.
en-US
Type less, find more: Search { $engineName } right from your address bar.
Entity # all locales browser • browser • newtab • newtab.ftl
newtab-topsites-url-input.placeholder
it
Digitare o incollare un URL
en-US
Type or paste a URL
Entity # all locales browser • browser • pageInfo.ftl
general-type.value
it
Tipo:
en-US
Type:
Entity # all locales browser • browser • pageInfo.ftl
media-animated-image-type.value
it
{ $type } Immagine (animata, { $frames } frame)
en-US
{ $frames -> [one] { $type } Image (animated, { $frames } frame) *[other] { $type } Image (animated, { $frames } frames) }
Entity # all locales browser • browser • pageInfo.ftl
media-image-type.value
it
Immagine { $type }
en-US
{ $type } Image
Entity # all locales browser • browser • pageInfo.ftl
media-type.label
it
Tipo
en-US
Type
Entity # all locales browser • browser • placesPrompts.ftl
places-bookmarks-restore-format-error
it
Tipo di file non supportato.
en-US
Unsupported file type.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-ExemptDomainFileTypePairsFromFileTypeDownloadWarnings
it
Disattiva avvisi associati all’estensione dei file per determinati tipi di file e domini.
en-US
Disable warnings based on file extension for specific file types on domains.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-file
it
È possibile utilizzare le seguenti applicazioni per gestire il contenuto { $type }.
en-US
The following applications can be used to handle { $type } content.
Entity # all locales browser • browser • preferences • applicationManager.ftl
app-manager-handle-protocol
it
È possibile utilizzare le seguenti applicazioni per gestire i link { $type }.
en-US
The following applications can be used to handle { $type } links.
Entity # all locales browser • browser • preferences • formAutofill.ftl
autofill-card-network
it
Tipo di carta
en-US
Card Type
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-manage-etp-desc
it
È possibile specificare per quali siti web la protezione antitracciamento avanzata sarà disattivata. Inserire l’indirizzo esatto del sito web da gestire e fare clic su Aggiungi eccezione.
en-US
You can specify which websites have Enhanced Tracking Protection turned off. Type the exact address of the site you want to manage and then click Add Exception.
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 • preferences.ftl
applications-file-ending-with-type
it
{ applications-file-ending } ({ $type })
en-US
{ applications-file-ending } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
applications-filter.placeholder
it
Cerca tipo di contenuto o applicazione
en-US
Search file types or applications
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-column.label
it
Tipo di contenuto
en-US
Content Type
Entity # all locales browser • browser • preferences • preferences.ftl
applications-type-description-with-type
it
{ $type-description } ({ $type })
en-US
{ $type-description } ({ $type })
Entity # all locales browser • browser • preferences • preferences.ftl
check-user-spelling.label
it
Controllo ortografico durante la digitazione
en-US
Check your spelling as you type
Entity # all locales browser • browser • preferences • preferences.ftl
sitedata-block-desc
it
Contenuti bloccati:
en-US
Type blocked
Entity # all locales browser • browser • protections.ftl
graph-legend-description
it
Grafico contenente il numero totale di elementi traccianti bloccati questa settimana, suddiviso per tipologia.
en-US
A graph containing the total number of each type of tracker blocked this week.
Entity # all locales browser • browser • shopping.ftl
shopping-message-bar-page-not-supported.message
it
Purtroppo non è possibile verificare la qualità delle recensioni per alcuni tipi di prodotto come carte regalo, video in streaming e giochi.
en-US
Unfortunately, we can’t check the review quality for certain types of products. For example, gift cards and streaming video, music, and games.
Entity # all locales browser • chrome • overrides • appstrings.properties
externalProtocolChkMsg
it
Ricorda la scelta effettuata per tutti i link di questo tipo.
en-US
Remember my choice for all links of this type.
Entity # all locales browser • chrome • overrides • appstrings.properties
unsafeContentType
it
La pagina che si sta cercando di visualizzare non può essere mostrata poiché è contenuta in un tipo di file non sicuro da aprire. Contattare il proprietario del sito web per informarlo del problema.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales browser • installer • custom.properties
OPTIONS_PAGE_TITLE
it
Tipologia di installazione
en-US
Setup Type
Entity # all locales browser • installer • custom.properties
OPTIONS_SUMMARY
it
Scegliere il tipo di installazione desiderata e fare clic su Avanti.
en-US
Choose the type of setup you prefer, then click Next.
Entity # all locales browser • pdfviewer • viewer.properties
text_annotation_type.alt
it
[Annotazione: {{type}}]
en-US
[{{type}} Annotation]
Entity # all locales devtools • client • debugger.properties
eventListenersHeader1.placeholder
it
Filtra per tipo di evento
en-US
Filter by event type
Entity # all locales devtools • client • memory.properties
censusDisplays.coarseType.tooltip
it
Raggruppa elementi in base al tipo
en-US
Group items by their type
Entity # all locales devtools • client • netmonitor.properties
charts.type
it
Tipo
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
netmonitor.response.mime
it
Tipo MIME:
en-US
MIME Type:
Entity # all locales devtools • client • netmonitor.properties
netmonitor.toolbar.type
it
Tipo
en-US
Type
Entity # all locales devtools • client • netmonitor.properties
pieChart.ariaLabel
it
Grafico a torta che rappresenta la dimensione di ciascun tipo di richiesta in proporzione agli altri
en-US
Pie chart representing the size of each type of request in proportion to each other
Entity # all locales devtools • client • styleeditor.ftl
styleeditor-editor-textbox.data-placeholder
it
Inserire qui il CSS.
en-US
Type CSS here.
Entity # all locales devtools • client • toolbox-options.ftl
options-stylesheet-autocompletion-tooltip.title
it
Completa automaticamente durante la scrittura nell’Editor stili le proprietà CSS, i valori e i selettori
en-US
Autocomplete CSS properties, values and selectors in Style Editor as you type
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
webconsole.console.settings.menu.item.autocomplete.tooltip
it
Attivando questa opzione verranno visualizzati suggerimenti durante la scrittura nel campo di input
en-US
If you enable this option the input will display suggestions as you type in it
Entity # all locales devtools • client • webconsole.properties
webconsole.console.settings.menu.item.instantEvaluation.tooltip
it
Attivando questa opzione l’input verrà valutato immediatamente durante la digitazione.
en-US
If you enable this option the input will be instantly evaluated as you type in it
Entity # all locales dom • chrome • appstrings.properties
unsafeContentType
it
La pagina che si sta cercando di visualizzare non può essere mostrata poiché è contenuta in un tipo di file non sicuro da aprire. Contattare il proprietario del sito web per informarlo del problema.
en-US
The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
Entity # all locales dom • chrome • dom • dom.properties
AllEntryTypesIgnored
it
Nessun entryTypes valido: registrazione annullata.
en-US
No valid entryTypes; aborting registration.
Entity # all locales dom • chrome • dom • dom.properties
ImportMapExternalNotSupported
it
Le mappe di importazione esterne non sono supportate: <script type='importmap'> con un attributo src non è attualmente supportato.
en-US
External import maps are not supported: <script type='importmap'> with a src attribute is currently not supported.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCodecsDeprecatedWarning
it
La chiamata navigator.requestMediaKeySystemAccess() (in %S) specificando un candidato MediaKeySystemConfiguration contenente audioCapabilities o videoCapabilities senza un contentType con una stringa “codecs” è deprecata e verrà presto rimossa.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities without a contentType with a “codecs” string is deprecated and will soon become unsupported.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedMimeType
it
Il “Content-Type” HTTP “%1$S” non è supportato. Impossibile completare il caricamento della risorsa multimediale %2$S.
en-US
HTTP “Content-Type” of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttribute
it
Il valore “%1$S” specificato per l’attributo “type” non è supportato. Impossibile completare il caricamento della risorsa multimediale %2$S.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed.
Entity # all locales dom • chrome • dom • dom.properties
MediaLoadUnsupportedTypeAttributeLoadingNextChild
it
Il valore “%1$S” specificato per l’attributo “type” non è supportato. Impossibile completare il caricamento della risorsa multimediale %2$S. Tentativo di caricare l’elemento <source> successivo.
en-US
Specified “type” attribute of “%1$S” is not supported. Load of media resource %2$S failed. Trying to load from next <source> element.
Entity # all locales dom • chrome • dom • dom.properties
MozInputSourceWarning
it
MouseEvent.mozInputSource è deprecato. Al suo posto utilizzare PointerEvent.pointerType.
en-US
MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.
Entity # all locales dom • chrome • dom • dom.properties
PreloadIgnoredInvalidAttr
it
Il precaricamento di %S è stato ignorato in quanto il valore di “as” o “type” è sconosciuto, oppure per la mancata corrispondenza dell’attributo “media”.
en-US
Preload of %S was ignored due to unknown “as” or “type” values, or non-matching “media” attribute.
Entity # all locales dom • chrome • dom • dom.properties
PreventDefaultFromPassiveListenerWarning
it
È stata ignorata una chiamata “preventDefault()” su un evento di tipo “%1$S” da un listener registrato come “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
ResponseTypeSyncXHRWarning
it
L’utilizzo dell’attributo responseType di XMLHttpRequest non è più supportato in modalità sincrona nel contesto di una finestra.
en-US
Use of XMLHttpRequest’s responseType attribute is no longer supported in the synchronous mode in window context.
Entity # all locales dom • chrome • dom • dom.properties
ServiceWorkerRegisterMimeTypeError2
it
Registrazione/aggiornamento del ServiceWorker non riuscito per l’ambito “%1$S”: ricevuto Content-Type errato “%2$S” per lo script “%3$S”. Deve essere un tipo MIME JavaScript.
en-US
Failed to register/update a ServiceWorker for scope ‘%1$S’: Bad Content-Type of ‘%2$S’ received for script ‘%3$S’. Must be a JavaScript MIME type.
Entity # all locales dom • chrome • dom • dom.properties
UnsupportedEntryTypesIgnored
it
Ignorati entryTypes non supportati: %S.
en-US
Ignoring unsupported entryTypes: %S.
Entity # all locales dom • chrome • layout • HtmlForm.properties
AllSupportedTypes
it
Tutte le tipologie supportate
en-US
All Supported Types
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotFileEnctypeWarning
it
Il modulo contiene un campo per il caricamento di file, ma non presenta il metodo di invio method=POST e il metodo di codifica enctype=multipart/form-data. Il file non verrà inviato.
en-US
Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.
Entity # all locales dom • chrome • layout • HtmlForm.properties
ForgotPostWarning
it
Il modulo contiene una codifica enctype=%S, ma non contiene il metodo di invio method=POST. I dati verranno inviati tramite il method=GET e senza codifica.
en-US
Form contains enctype=%S, but does not contain method=post. Submitting normally with method=GET and no enctype instead.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCss
it
Il foglio di stile %1$S non è stato caricato in quanto il suo tipo MIME, “%2$S”, non corrisponde a “text/css”.
en-US
The stylesheet %1$S was not loaded because its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
MimeNotCssWarn
it
Il foglio di stile %1$S è stato caricato come CSS nonostante il suo tipo MIME, “%2$S”, non corrisponda a “text/css”.
en-US
The stylesheet %1$S was loaded as CSS even though its MIME type, “%2$S”, is not “text/css”.
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldUnclosedDataTypeName
it
Il descrittore di sintassi “%S” include un nome di tipo di dati senza chiusura.
en-US
@property syntax descriptor ‘%S’ contains an unclosed data type name.
Entity # all locales dom • chrome • layout • css.properties
PEPRSyntaxFieldUnknownDataTypeName
it
Il descrittore di sintassi “%S” include un nome di tipo di dati sconosciuto.
en-US
@property syntax descriptor ‘%S’ contains an unknown data type name.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReload
it
La codifica caratteri del documento non è stata dichiarata ed è stato possibile ipotizzarla dal contenuto troppo tardi. Per questo motivo il documento è stato ricaricato. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, utilizzando un tag meta oppure un “byte order mark”.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncDetectorReloadPlain
it
La codifica caratteri del documento non è stata dichiarata ed è stato possibile ipotizzarla dal contenuto troppo tardi. Per questo motivo il documento è stato ricaricato. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, oppure utilizzando un “byte order mark”.
en-US
The character encoding of the document was not declared, and the encoding was guessable from content only late. This caused the document to be reloaded. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
it
Il flusso di byte risulta errato in base alla codifica caratteri ereditata dal documento padre. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, utilizzando un tag meta oppure un “byte order mark”.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFramePlain
it
Il flusso di byte risulta errato in base alla codifica caratteri ereditata dal documento padre. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, oppure utilizzando un “byte order mark”.
en-US
The byte stream was erroneous according to the character encoding that was inherited from the parent document. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDecl
it
La codifica caratteri del documento non è stata dichiarata, pertanto è stata ipotizzata dal contenuto. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, utilizzando un tag meta oppure un “byte order mark”.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header, using a meta tag, or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclPlain
it
La codifica caratteri del documento non è stata dichiarata, pertanto è stata ipotizzata dal contenuto. La codifica caratteri deve essere dichiarata nell’header HTTP Content-Type, oppure utilizzando un “byte order mark”.
en-US
The character encoding of the document was not declared, so the encoding was guessed from content. The character encoding needs to be declared in the Content-Type HTTP header or using a byte order mark.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctype
it
Doctype in modalità “quasi standard”. Previsto “<!DOCTYPE html>”.
en-US
Almost standards mode doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errAlmostStandardsDoctypeVerbose
it
Questa pagina si trova in modalità “quasi standard”. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Almost Standards Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errBogusDoctype
it
Doctype non valido.
en-US
Bogus doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEndTagSeenWithoutDoctype
it
Rilevato tag di chiusura non preceduto da doctype. Previsto “<!DOCTYPE html>”.
en-US
End tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errEofInDoctype
it
Raggiunta fine del file all’interno del doctype.
en-US
End of file inside doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedPublicId
it
Previsto un identificatore pubblico prima della chiusura del doctype.
en-US
Expected a public identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errExpectedSystemId
it
Previsto un identificatore di sistema prima della chiusura del doctype.
en-US
Expected a system identifier but the doctype ended.
Entity # all locales dom • chrome • layout • htmlparser.properties
errFooSeenWhenFooOpen2
it
Rilevato tag di apertura “%1$S” in presenza di un elemento dello stesso tipo già aperto.
en-US
Start tag “%1$S” seen but an element of the same type was already open.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtGt
it
Rilevato “<>”. Probabili cause: “<” non preceduto da carattere di escape (utilizzare “&lt;”) o tag di apertura errato.
en-US
Saw “<>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped start tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errLtSlashGt
it
Rilevato “</>”. Probabili cause: un “<” non preceduto da carattere di escape (utilizzare “&lt;”) o tag di chiusura errato.
en-US
Saw “</>”. Probable causes: Unescaped “<” (escape as “&lt;”) or mistyped end tag.
Entity # all locales dom • chrome • layout • htmlparser.properties
errMissingSpaceBeforeDoctypeName
it
Spazio mancante prima del nome del doctype.
en-US
Missing space before doctype name.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNamelessDoctype
it
Doctype privo di nome.
en-US
Nameless doctype.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypePublicKeywordAndQuote
it
Spazio mancante tra la keyword “PUBLIC” nel doctype e le virgolette.
en-US
No space between the doctype “PUBLIC” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenDoctypeSystemKeywordAndQuote
it
Spazio mancante tra la keyword “SYSTEM” nel doctype e le virgolette.
en-US
No space between the doctype “SYSTEM” keyword and the quote.
Entity # all locales dom • chrome • layout • htmlparser.properties
errNoSpaceBetweenPublicAndSystemIds
it
Spazio mancante tra l’identificatore pubblico e quello di sistema.
en-US
No space between the doctype public and system identifiers.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctype
it
Doctype in modalità Quirks. Previsto “<!DOCTYPE html>”.
en-US
Quirky doctype. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errQuirkyDoctypeVerbose
it
Questa pagina si trova in modalità Quirks. Questo potrebbe avere effetto sul layout della pagina. Per la modalità standard utilizzare “<!DOCTYPE html>”.
en-US
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStartTagWithoutDoctype
it
Rilevato tag di apertura in assenza di doctype. Previsto “<!DOCTYPE html>”.
en-US
Start tag seen without seeing a doctype first. Expected “<!DOCTYPE html>”.
Entity # all locales dom • chrome • layout • htmlparser.properties
errStrayDoctype
it
Rilevato doctype in posizione errata.
en-US
Stray doctype.
Entity # all locales dom • chrome • security • csp.properties
invalidNumberOfTrustedTypesForDirectiveValues
it
Ricevuto un numero non valido di token per la direttiva “require-trusted-types-for”: %1$S (previsto 1).
en-US
Received an invalid number of tokens for the ‘require-trusted-types-for‘ directive: %1$S; expected 1
Entity # all locales dom • chrome • security • csp.properties
invalidRequireTrustedTypesForDirectiveValue
it
Ricevuto un token non valido per la direttiva “require-trusted-types-for”: %1$S (previsto “script”).
en-US
Received an invalid token for the ‘require-trusted-types-for‘ directive: %1$S; expected ‘script‘
Entity # all locales dom • chrome • security • csp.properties
invalidTrustedTypesExpression
it
Ricevuto un token non valido per la direttiva “trusted-types”: %1$S
en-US
Received an invalid token for the ‘trusted-types‘ directive: %1$S
Entity # all locales dom • chrome • security • security.properties
BlockFileScriptWithWrongMimeType
it
Il caricamento da file: URI (“%1$S”) è stato bloccato in quanto il tipo MIME associato (“%2$S”) non è un tipo MIME JavaScript valido.
en-US
Loading script from file: URI (“%1$S”) was blocked because its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
BlockImportScriptsWithWrongMimeType
it
Il caricamento dello script da “%1$S” attraverso importScripts() è stato bloccato a causa del tipo MIME non consentito (“%2$S”).
en-US
Loading script from “%1$S” with importScripts() was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockModuleWithWrongMimeType
it
Il caricamento del modulo da “%1$S” è stato bloccato a causa del tipo MIME non consentito (“%2$S”).
en-US
Loading module from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockScriptWithWrongMimeType2
it
Lo script da “%1$S” è stato bloccato a causa del tipo MIME non consentito (“%2$S”).
en-US
Script from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
BlockWorkerWithWrongMimeType
it
Il caricamento del worker da “%1$S” è stato bloccato a causa del tipo MIME non consentito (“%2$S”).
en-US
Loading Worker from “%1$S” was blocked because of a disallowed MIME type (“%2$S”).
Entity # all locales dom • chrome • security • security.properties
MimeTypeMismatch2
it
La risorsa da “%1$S” è stata bloccata a causa della mancata corrispondenza (“%2$S”) del tipo MIME (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was blocked due to MIME type (“%2$S”) mismatch (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • security • security.properties
WarnScriptWithWrongMimeType
it
Lo script da “%1$S” è stato caricato nonostante il tipo MIME (“%2$S”) non fosse un tipo MIME JavaScript valido.
en-US
The script from “%1$S” was loaded even though its MIME type (“%2$S”) is not a valid JavaScript MIME type.
Entity # all locales dom • chrome • security • security.properties
XCTOHeaderValueMissing
it
Avviso header X-Content-Type-Options: il valore rilevato è “%1$S”, si voleva forse utilizzare “nosniff”?
en-US
X-Content-Type-Options header warning: value was “%1$S”; did you mean to send “nosniff”?
Entity # all locales dom • chrome • security • security.properties
XTCOWithMIMEValueMissing
it
La risorsa da “%1$S” non è stata visualizzata a causa del tipo MIME sconosciuto, incorretto o assente (X-Content-Type-Options: nosniff).
en-US
The resource from “%1$S” was not rendered due to an unknown, incorrect or missing MIME type (X-Content-Type-Options: nosniff).
Entity # all locales dom • chrome • xslt • xslt.properties
11
it
Un foglio di stile XSLT non ha un mimetype XML:
en-US
An XSLT stylesheet does not have an XML mimetype:
Entity # all locales dom • chrome • xslt • xslt.properties
17
it
Parsing XPath non riuscito: previsto test Name o Nodetype:
en-US
XPath parse failure: Name or Nodetype test expected:
Entity # all locales netwerk • necko.properties
RepostFormData
it
Questa pagina sta per essere reindirizzata verso una destinazione diversa. Inviare nuovamente i dati del modulo appena compilato al nuovo indirizzo?
en-US
This web page is being redirected to a new location. Would you like to resend the form data you have typed to the new location?
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_INADEQUATE_CERT_TYPE
it
Tipo di certificato non approvato per l’applicazione.
en-US
Certificate type not approved for application.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_OCSP_UNKNOWN_RESPONSE_TYPE
it
Impossibile decodificare completamente la risposta OCSP: tipo sconosciuto.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_AIA_LOCATION_TYPE
it
Tipo di percorso sconosciuto nell’estensione AIA del certificato
en-US
Unknown location type in cert AIA extension
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNKNOWN_OBJECT_TYPE
it
Tipo di oggetto specificato sconosciuto.
en-US
Unknown object type specified.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_UNSUPPORTED_MESSAGE_TYPE
it
CMS e tipo di messaggio PKCS #7 non supportati.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_HANDSHAKE
it
SSL ha ricevuto un messaggio handshake contenente un tipo di messaggio sconosciuto.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_RX_UNKNOWN_RECORD_TYPE
it
SSL ha ricevuto un record con dati di tipo sconosciuto.
en-US
SSL received a record with an unknown content type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERTIFICATE_TYPE
it
Tipo di certificato non supportato.
en-US
Unsupported certificate type.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_UNSUPPORTED_CERT_ALERT
it
Il peer SSL non supporta certificati del tipo che ha ricevuto.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
list-empty-installed.value
it
Non risulta installato alcun componente aggiuntivo di questo tipo
en-US
You don’t have any add-ons of this type installed
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-input.placeholder
it
Inserisci una scorciatoia
en-US
Type a shortcut
Entity # all locales toolkit • toolkit • about • aboutAddons.ftl
shortcuts-letter
it
Inserisci una lettera
en-US
Type a letter
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-type
it
Tipo
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutPerformance.ftl
column-type
it
Tipo
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutPlugins.ftl
mime-type-label
it
Tipo MIME
en-US
MIME Type
Entity # all locales toolkit • toolkit • about • aboutProcesses.ftl
about-processes-unknown-process
it
Altro: { $type } ({ $pid })
en-US
Other: { $type } ({ $pid })
Entity # all locales toolkit • toolkit • about • aboutReader.ftl
about-reader-toolbar-type-controls
it
Controlli carattere
en-US
Type controls
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-intro-point-6
it
Per riprodurre alcuni tipi di contenuti video, { -brand-short-name } scarica dei moduli di decrittazione da terze parti.
en-US
In order to play back certain types of video content, { -brand-short-name } downloads certain content decryption modules from third parties.
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-1
it
Nella barra degli indirizzi digitare <code>about:config</code>
en-US
In the URL bar, type <code>about:config</code>
Entity # all locales toolkit • toolkit • about • aboutRights.ftl
rights-locationawarebrowsing-term-2
it
Digitare geo.enabled
en-US
Type geo.enabled
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
it
Parametri ClearType
en-US
ClearType Parameters
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
processes-type
it
Tipo
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
sandbox-sys-call-proc-type
it
Tipo processo
en-US
Process Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
security-software-type
it
Tipo
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-addons-type
it
Tipo
en-US
Type
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
support-remote-experiments-see-about-studies
it
Consultare <a data-l10n-name="support-about-studies-link">about:studies</a> per ulteriori informazioni, incluso come disattivare singoli esperimenti o impedire a { -brand-short-name } di eseguire questo tipo di esperimenti in futuro.
en-US
See <a data-l10n-name="support-about-studies-link">about:studies</a> for more information, including how to disable individual experiments or to disable { -brand-short-name } from running this type of experiment in the future.
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-archive-ping-type
it
Tipo di ping
en-US
Ping Type
Entity # all locales toolkit • toolkit • about • aboutTelemetry.ftl
about-telemetry-settings-explanation
it
La telemetria sta raccogliendo { about-telemetry-data-type } e il caricamento è <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
en-US
Telemetry is collecting { about-telemetry-data-type } and upload is <a data-l10n-name="upload-link">{ about-telemetry-upload-type }</a>.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-ime.title
it
Questo tipo di modulo viene caricato quando si usa un IME di terze parti.
en-US
This type of module is loaded when you use a third-party IME.
Entity # all locales toolkit • toolkit • about • aboutThirdParty.ftl
third-party-tag-shellex.title
it
Questo tipo di modulo viene caricato quando si apre la finestra di dialogo del sistema operativo per i file.
en-US
This type of module is loaded when you open the system file dialog.
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-info-vendor-prototype-config-commands
it
Comandi di configurazione del prototipo per vendor
en-US
Vendor prototype config commands
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-option-credentialmgmtpreview
it
Prototipo di gestione credenziali
en-US
Prototype credential management
Entity # all locales toolkit • toolkit • about • aboutWebauthn.ftl
about-webauthn-auth-option-userverificationmgmtpreview
it
Prototipo di registrazione biometrica (FIDO_2_1_PRE)
en-US
Prototype of biometric enrollment (FIDO_2_1_PRE)
Entity # all locales toolkit • toolkit • about • url-classifier.ftl
url-classifier-search-listType
it
Tipo di elenco
en-US
List type
Entity # all locales toolkit • toolkit • featuregates • features.ftl
experimental-features-ime-search-description
it
Un IME (Input Method Editor) è uno strumento che permette di inserire simboli complessi, come quelli utilizzati da lingue asiatiche o indiane, utilizzando una tastiera tradizionale. Attivando questo esperimento il pannello della barra degli indirizzi rimarrà aperto, mostrando risultati di ricerca e suggerimenti, anche quando si utilizza IME per inserire il testo. Alcuni IME utilizzano un pannello che potrebbe coprire i risultati della barra degli indirizzi, per cui si consiglia di attivare questa opzione solo per IME che non usano questo approccio.
en-US
An IME (Input Method Editor) is a tool that allows you to enter complex symbols, such as those used in East Asian or Indic written languages, using a standard keyboard. Enabling this experiment will keep the address bar panel open, showing search results and suggestions, while using IME to input text. Note that the IME might display a panel that covers the address bar results, therefore this preference is only suggested for IME not using this type of panel.
Entity # all locales toolkit • toolkit • global • appPicker.ftl
app-picker-no-app-found.value
it
Non è stata trovata nessuna applicazione per questo tipo di file.
en-US
No applications were found for this file type.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-no-source
it
Non è stato trovato alcun video con formato o MIME type supportati.
en-US
No video with supported format and MIME type found.
Entity # all locales toolkit • toolkit • global • videocontrols.ftl
videocontrols-error-src-not-supported
it
Formato video o MIME type non supportato.
en-US
Video format or MIME type is not supported.
Entity # all locales toolkit • toolkit • neterror • certError.ftl
unsafeContentType-title
it
Tipo di file non sicuro
en-US
Unsafe File Type
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-inadequate-cert-type
it
Tipo di certificato non approvato per l’applicazione.
en-US
Certificate type not approved for application.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-ocsp-unknown-response-type
it
Impossibile decodificare completamente la risposta OCSP: tipo sconosciuto.
en-US
The OCSP response cannot be fully decoded; it is of an unknown type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unknown-aia-location-type
it
Tipo di percorso sconosciuto nell’estensione AIA del certificato
en-US
Unknown location type in cert AIA extension
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unknown-object-type
it
Tipo di oggetto specificato sconosciuto.
en-US
Unknown object type specified.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-unsupported-message-type
it
CMS e tipo di messaggio PKCS #7 non supportati.
en-US
The CMS or PKCS #7 Message type is unsupported.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-rx-unknown-handshake
it
SSL ha ricevuto un messaggio handshake contenente un tipo di messaggio sconosciuto.
en-US
SSL received a handshake message with an unknown message type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-rx-unknown-record-type
it
SSL ha ricevuto un record con dati di tipo sconosciuto.
en-US
SSL received a record with an unknown content type.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-unsupported-cert-alert
it
Il peer SSL non supporta certificati del tipo che ha ricevuto.
en-US
SSL peer does not support certificates of the type it received.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-unsupported-certificate-type
it
Tipo di certificato non supportato.
en-US
Unsupported certificate type.
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-2.aria-label
it
{ $type } { credit-card-label-number-2 }
en-US
{ $type } { credit-card-label-number-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-expiration-2.aria-label
it
{ $type } { credit-card-label-number-expiration-2 }
en-US
{ $type } { credit-card-label-number-expiration-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-2.aria-label
it
{ $type } { credit-card-label-number-name-2 }
en-US
{ $type } { credit-card-label-number-name-2 }
Entity # all locales toolkit • toolkit • payments • payments.ftl
credit-card-label-number-name-expiration-2.aria-label
it
{ $type } { credit-card-label-number-name-expiration-2 }
en-US
{ $type } { credit-card-label-number-name-expiration-2 }
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-text-annotation-type.alt
it
[Annotazione: { $type }]
en-US
[{ $type } Annotation]
Entity # all locales toolkit • toolkit • updates • history.ftl
type-header
it
Tipo
en-US
Type
Please enable JavaScript. Some features won't be available without it.