BETA

Transvision

Displaying 17 results for the string Presto in it:

Entity it en-US
Entity # all locales calendar • calendar • preferences.ftl
soon-label.value
it
La sezione Presto mostra:
en-US
The Upcoming section shows:
Entity # all locales calendar • chrome • calendar • calendar.dtd
calendar.upcoming.button.label
it
Presto
en-US
Upcoming
Entity # all locales chat • irc.properties
error.bannedSoon
it
Si sarà presto espulsi da questo server.
en-US
You will soon be banned from this server.
Entity # all locales dom • chrome • dom • dom.properties
ComponentsWarning
it
L’oggetto Components è deprecato e verrà presto rimosso.
en-US
The Components object is deprecated. It will soon be removed.
Entity # all locales dom • chrome • dom • dom.properties
IDBOpenDBOptions_StorageTypeWarning
it
L’attributo “storage” nelle opzioni trasmesse a indexedDB.open è deprecato e verrà presto rimosso. Per ottenere un archivio permanente utilizzare navigator.storage.persist() al suo posto.
en-US
The ‘storage’ attribute in options passed to indexedDB.open is deprecated and will soon be removed. To get persistent storage, please use navigator.storage.persist() instead.
Entity # all locales dom • chrome • dom • dom.properties
ImageBitmapRenderingContext_TransferImageBitmapWarning
it
ImageBitmapRenderingContext.transferImageBitmap è deprecato e verrà presto rimosso. Al suo posto utilizzare ImageBitmapRenderingContext.transferFromImageBitmap
en-US
ImageBitmapRenderingContext.transferImageBitmap is deprecated and will be removed soon. Use ImageBitmapRenderingContext.transferFromImageBitmap instead.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMEInsecureContextDeprecatedWarning
it
L’utilizzo di Encrypted Media Extensions in %S con un contesto non sicuro (non HTTPS) è deprecato e verrà presto rimosso. Al suo posto dovrebbe essere utilizzata un’origine sicura (HTTPS).
en-US
Using Encrypted Media Extensions at %S on an insecure (i.e. non-HTTPS) context is deprecated and will soon be removed. You should consider switching to a secure origin such as HTTPS.
Entity # all locales dom • chrome • dom • dom.properties
MediaEMENoCapabilitiesDeprecatedWarning
it
La chiamata navigator.requestMediaKeySystemAccess() (in %S) senza specificare un candidato MediaKeySystemConfiguration contenente audioCapabilities o videoCapabilities è deprecata e verrà presto rimossa.
en-US
Calling navigator.requestMediaKeySystemAccess() (at %S) without passing a candidate MediaKeySystemConfiguration containing audioCapabilities or videoCapabilities is deprecated and will soon become unsupported.
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
PushMessageBadEncodingHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Content-Encoding” deve essere “aesgcm”. “aesgcm128” è consentito ma deprecato e verrà presto rimosso. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
it
Il ServiceWorker per l’ambito “%1$S” ha riscontrato un errore durante la decrittazione del messaggio push. L’header “Encryption-Key” deve includere un parametro “dh”. Questo header è deprecato e verrà presto rimosso. Al suo posto utilizzare “Crypto-Key” con “Content-Encoding: aesgcm”. Per ulteriori informazioni consultare https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption-Key’ header must include a ‘dh‘ parameter. This header is deprecated and will soon be removed. Please use ‘Crypto-Key‘ with ‘Content-Encoding: aesgcm‘ instead. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • security • security.properties
LoadingMixedDisplayObjectSubrequestDeprecation
it
Il caricamento di contenuti misti (non sicuri) “%1$S” in un plugin su una connessione sicura è sconsigliato e verrà presto bloccato.
en-US
Loading mixed (insecure) content “%1$S” within a plugin on a secure page is discouraged and will be blocked soon.
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta
it
Il cookie “%1$S” non presenta un valore valido per l’attributo “SameSite”. Presto i cookie senza l’attributo “SameSite” o con un valore non valido verranno gestiti come “Lax”. Questo significa che il cookie non verrà più inviato in contesti di terze parti. Se l’applicazione dipende dalla disponibilità di questo cookie in questo tipo di contesto, aggiungere l’attributo “SameSite=none“. Per ulteriori informazioni sull’attributo “SameSite”, consultare %2$S
en-US
Cookie “%1$S” does not have a proper “sameSite” attribute value. Soon, cookies without the “sameSite” attribute or with an invalid value will be treated as “lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “sameSite=none“ attribute to it. To know more about the “sameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieLaxForcedForBeta2
it
Il cookie “%1$S” non presenta un valore valido per l’attributo “SameSite”. Presto i cookie senza l’attributo “SameSite” o con un valore non valido verranno gestiti come “Lax”. Questo significa che il cookie non verrà più inviato in contesti di terze parti. Se l’applicazione dipende dalla disponibilità di questo cookie in questo tipo di contesto, aggiungere l’attributo “SameSite=None“. Per ulteriori informazioni sull’attributo “SameSite”, consultare %2$S
en-US
Cookie “%1$S” does not have a proper “SameSite” attribute value. Soon, cookies without the “SameSite” attribute or with an invalid value will be treated as “Lax”. This means that the cookie will no longer be sent in third-party contexts. If your application depends on this cookie being available in such contexts, please add the “SameSite=None“ attribute to it. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta
it
Il cookie “%1$S” verrà presto rifiutato in quanto l’attributo “SameSite” è impostato a “none” o un valore non valido, senza l’attributo “secure”. Per ulteriori informazioni sull’attributo “SameSite”, consultare %2$S
en-US
Cookie “%1$S” will be soon rejected because it has the “sameSite” attribute set to “none” or an invalid value, without the “secure” attribute. To know more about the “sameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieRejectedNonRequiresSecureForBeta2
it
Il cookie “%1$S” verrà presto rifiutato in quanto l’attributo “SameSite” è impostato a “None” o un valore non valido, senza l’attributo “secure”. Per ulteriori informazioni sull’attributo “SameSite”, consultare %2$S
en-US
Cookie “%1$S” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read %2$S
Entity # all locales netwerk • necko.properties
CookieSchemefulRejectForBeta
it
Il cookie “%1$S” verrà presto gestito come cross-site per “%2$S” in quanto lo schema non corrisponde.
en-US
Cookie “%1$S” will be soon treated as cross-site cookie against “%2$S” because the scheme does not match.

No matching results for the string Presto for the locale en-US

Please enable JavaScript. Some features won't be available without it.