BETA

Transvision

Filter by folder:

Show all results browser dom toolkit

Displaying 22 results for the string meta in it:

Entity it en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
it
<span>Errori:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(non importate)</span>
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
it
<span>Credenziali duplicate:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(non importate)</span>
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change2
it
<span>Elementi duplicati:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(non importati)</span>
en-US
{ $count -> *[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
it
Meta ({ $tags } tag)
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
it
L’immagine è stata copiata negli appunti. Premi { screenshots-meta-key }-V per incollarla.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
it
Il link all’immagine è stato copiato negli appunti. Utilizza { screenshots-meta-key }-V per incollarlo.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
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
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
EncMetaAfterHeadInKilobyte
it
Il tag meta contenente la dichiarazione della codifica caratteri deve essere spostato all’inizio della sezione head del documento.
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaReplacement
it
È stato utilizzato un tag meta per dichiarare una codifica che rappresenta un rischio per script cross-site. Al suo posto è stata utilizzata una codifica sostitutiva.
en-US
A meta tag was used to declare an encoding that is a cross-site scripting hazard. The replacement encoding was used instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
it
Un tag meta contenente la dichiarazione della codifica caratteri è stato rilevato troppo tardi. Al suo posto è stata utilizzata una codifica ipotizzata dal contenuto. Il tag meta deve essere spostato all’inizio della sezione head del documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLateFrame
it
Un tag meta contenente la dichiarazione della codifica caratteri è stato rilevato troppo tardi. Al suo posto è stata utilizzata la stessa codifica del documento padre. Il tag meta deve essere spostato all’inizio della sezione head del documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
it
È stata dichiarata attraverso un tag meta una codifica caratteri non supportata per il documento HTML. La dichiarazione è stata ignorata.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUserDefined
it
È stato utilizzato un tag meta per dichiarare la codifica caratteri come x-user-defined. La richiesta è stato interpretata come una dichiarazione di codifica caratteri windows-1252 per compatibilità con legacy font che utilizzano intenzionalmente una codifica errata. Questo sito dovrebbe passare alla codifica Unicode.
en-US
A meta tag was used to declare the character encoding as x-user-defined. This was interpreted as a windows-1252 declaration instead for compatibility with intentionally mis-encoded legacy fonts. This site should migrate to Unicode.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUtf16
it
È stato utilizzato un tag meta per dichiarare la codifica caratteri come UTF-16, pertanto è stata interpretata come una dichiarazione UTF-8.
en-US
A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead.
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
EncSpeculationFailMeta
it
È stato necessario rianalizzare l’inizio del documento perché sono presenti caratteri non ASCII prima del tag meta che dichiara la codifica caratteri. Il tag meta dovrebbe essere il primo figlio della sezione head, non possono esserci commenti con caratteri non ASCII prima di esso.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
it
È stato necessario rianalizzare l’inizio del documento perché sono presenti caratteri non ASCII nella sezione del documento in cui è stato cercato il tag meta, senza trovarlo, prima di utilizzare la dichiarazione con sintassi XML come fallback. Si dovrebbe utilizzare un tag meta all’inizio della sezione head al posto di una dichiarazione con sintassi XML.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
it
La codifica caratteri di un documento HTML è stata dichiarata utilizzando la sintassi XML. Questo approccio non è conforme ed è più efficiente dichiarare la codifica in un tag meta all’inizio della sezione head.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
it
Ignorata origine “%1$S” (operazione non supportata quando fornita da un elemento meta).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales toolkit • chrome • global-platform • unix • platformKeys.properties
VK_META
it
Meta
en-US
Meta
Entity # all locales toolkit • chrome • global-platform • win • platformKeys.properties
VK_META
it
Meta
en-US
Meta

Displaying 22 results for the string meta in en-US:

Entity it en-US
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-error
it
<span>Errori:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(non importate)</span>
en-US
{ $count -> *[other] <span>Errors:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change
it
<span>Credenziali duplicate:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(non importate)</span>
en-US
{ $count -> *[other] <span>Duplicate logins found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • aboutLogins.ftl
about-logins-import-dialog-items-no-change2
it
<span>Elementi duplicati:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(non importati)</span>
en-US
{ $count -> *[other] <span>Duplicate entries found:</span> <span data-l10n-name="count">{ $count }</span> <span data-l10n-name="meta">(not imported)</span> }
Entity # all locales browser • browser • pageInfo.ftl
general-meta-tags.value
it
Meta ({ $tags } tag)
en-US
{ $tags -> [one] Meta (1 tag) *[other] Meta ({ $tags } tags) }
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-image-copied-details
it
L’immagine è stata copiata negli appunti. Premi { screenshots-meta-key }-V per incollarla.
en-US
Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
Entity # all locales browser • browser • screenshots.ftl
screenshots-notification-link-copied-details
it
Il link all’immagine è stato copiato negli appunti. Utilizza { screenshots-meta-key }-V per incollarlo.
en-US
The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
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
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
EncMetaAfterHeadInKilobyte
it
Il tag meta contenente la dichiarazione della codifica caratteri deve essere spostato all’inizio della sezione head del documento.
en-US
The meta tag declaring the character encoding of the document should be moved to start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaReplacement
it
È stato utilizzato un tag meta per dichiarare una codifica che rappresenta un rischio per script cross-site. Al suo posto è stata utilizzata una codifica sostitutiva.
en-US
A meta tag was used to declare an encoding that is a cross-site scripting hazard. The replacement encoding was used instead.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLate
it
Un tag meta contenente la dichiarazione della codifica caratteri è stato rilevato troppo tardi. Al suo posto è stata utilizzata una codifica ipotizzata dal contenuto. Il tag meta deve essere spostato all’inizio della sezione head del documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding was guessed from content instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaTooLateFrame
it
Un tag meta contenente la dichiarazione della codifica caratteri è stato rilevato troppo tardi. Al suo posto è stata utilizzata la stessa codifica del documento padre. Il tag meta deve essere spostato all’inizio della sezione head del documento.
en-US
A meta tag attempting to declare the character encoding declaration was found too late, and the encoding of the parent document was used instead. The meta tag needs to be moved to the start of the head part of the document.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUnsupported
it
È stata dichiarata attraverso un tag meta una codifica caratteri non supportata per il documento HTML. La dichiarazione è stata ignorata.
en-US
An unsupported character encoding was declared for the HTML document using a meta tag. The declaration was ignored.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUserDefined
it
È stato utilizzato un tag meta per dichiarare la codifica caratteri come x-user-defined. La richiesta è stato interpretata come una dichiarazione di codifica caratteri windows-1252 per compatibilità con legacy font che utilizzano intenzionalmente una codifica errata. Questo sito dovrebbe passare alla codifica Unicode.
en-US
A meta tag was used to declare the character encoding as x-user-defined. This was interpreted as a windows-1252 declaration instead for compatibility with intentionally mis-encoded legacy fonts. This site should migrate to Unicode.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncMetaUtf16
it
È stato utilizzato un tag meta per dichiarare la codifica caratteri come UTF-16, pertanto è stata interpretata come una dichiarazione UTF-8.
en-US
A meta tag was used to declare the character encoding as UTF-16. This was interpreted as an UTF-8 declaration instead.
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
EncSpeculationFailMeta
it
È stato necessario rianalizzare l’inizio del documento perché sono presenti caratteri non ASCII prima del tag meta che dichiara la codifica caratteri. Il tag meta dovrebbe essere il primo figlio della sezione head, non possono esserci commenti con caratteri non ASCII prima di esso.
en-US
The start of the document was reparsed, because there were non-ASCII characters before the meta tag that declared the encoding. The meta should be the first child of head without non-ASCII comments before.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncSpeculationFailXml
it
È stato necessario rianalizzare l’inizio del documento perché sono presenti caratteri non ASCII nella sezione del documento in cui è stato cercato il tag meta, senza trovarlo, prima di utilizzare la dichiarazione con sintassi XML come fallback. Si dovrebbe utilizzare un tag meta all’inizio della sezione head al posto di una dichiarazione con sintassi XML.
en-US
The start of the document was reparsed, because there were non-ASCII characters in the part of the document that was unsuccessfully searched for a meta tag before falling back to the XML declaration syntax. A meta tag at the start of the head part should be used instead of the XML declaration syntax.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncXmlDecl
it
La codifica caratteri di un documento HTML è stata dichiarata utilizzando la sintassi XML. Questo approccio non è conforme ed è più efficiente dichiarare la codifica in un tag meta all’inizio della sezione head.
en-US
The character encoding of an HTML document was declared using the XML declaration syntax. This is non-conforming, and declaring the encoding using a meta tag at the start of the head part is more efficient.
Entity # all locales dom • chrome • security • csp.properties
ignoringSrcFromMetaCSP
it
Ignorata origine “%1$S” (operazione non supportata quando fornita da un elemento meta).
en-US
Ignoring source ‘%1$S’ (Not supported when delivered via meta element).
Entity # all locales toolkit • chrome • global-platform • unix • platformKeys.properties
VK_META
it
Meta
en-US
Meta
Entity # all locales toolkit • chrome • global-platform • win • platformKeys.properties
VK_META
it
Meta
en-US
Meta
Please enable JavaScript. Some features won't be available without it.