BETA

Transvision

Filter by folder:

Show all results devtools dom toolkit

Displaying 14 results for the string push in sr:

Entity sr en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2
sr
Push
en-US
Push
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
sr
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-push-service.label
sr
Push Service
en-US
Push Service
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. За помоћ око енкрипције, погледајте https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Crypto-Key’ заглавље мора да садржи јединствен ‘dh‘ параметар који садржи јавни кључ сервера. Погледајте 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 ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Content-Encoding’ заглавље мора да има дозвољен ‘aesgcm‘. ‘aesgcm128‘ параметар, али је застарео и биће ускоро уклоњен . Погледајте 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
PushMessageBadEncryptionHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Encryption’ заглавље мора да садржи јединствен ‘salt‘ параметар за сваку поруку. Погледајте https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 за више информација.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Encryption-Key’ заглавље мора да садржи јединствен ‘dh‘ параметар. Ово заглавље је застарело и ускоро ће бити уклоњено. Користите ‘Crypto-Key‘ са ‘Content-Encoding: aesgcm‘. Погледајте 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 • dom • dom.properties
PushMessageBadPaddingError
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. Запис енркиптоване поруке није постављен како треба. Погледајте 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. A record in the encrypted message was not padded correctly. 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
PushMessageBadRecordSize
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘rs‘ параметар у заглављу ‘Encryption’ мора да буде између %2$S и 2^36-31 или у потпуности изостављен. Погледајте https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 за више информација.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘salt‘ параметар у заглављу ‘Encryption’ мора да буде кодиран на основу базе 64 (https://tools.ietf.org/html/rfc7515#appendix-C), и да буде дугачак барем 16 бајта пре енкодовања. Погледајте https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 за више информација.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘dh’ параметар у ‘Crypto-Key‘ заглављу мора да садржи Diffie-Hellman јавни кључ, url кодирање са основом 64 (https://tools.ietf.org/html/rfc7515#appendix-C) и “uncompressed” или “raw” форму (65 бајта пре енкодовања). Погледајте 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 ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
push-end-point-result
sr
<strong>Push Endpoint:</strong> { $name }
en-US
<strong>Push Endpoint:</strong> { $name }
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
push-end-point-waiting
sr
<strong>Push Endpoint:</strong> { waiting }
en-US
<strong>Push Endpoint:</strong> { waiting }

Displaying 14 results for the string push in en-US:

Entity sr en-US
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2
sr
Push
en-US
Push
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-action-push2.disabledTitle
sr
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
en-US
Service Worker push is currently disabled for multiprocess { -brand-shorter-name }
Entity # all locales devtools • client • aboutdebugging.ftl
about-debugging-worker-push-service.label
sr
Push Service
en-US
Push Service
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. За помоћ око енкрипције, погледајте https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Crypto-Key’ заглавље мора да садржи јединствен ‘dh‘ параметар који садржи јавни кључ сервера. Погледајте 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 ‘Crypto-Key‘ header must include a ‘dh‘ parameter containing the app server’s public key. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncodingHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Content-Encoding’ заглавље мора да има дозвољен ‘aesgcm‘. ‘aesgcm128‘ параметар, али је застарео и биће ускоро уклоњен . Погледајте 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
PushMessageBadEncryptionHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Encryption’ заглавље мора да садржи јединствен ‘salt‘ параметар за сваку поруку. Погледајте https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 за више информација.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Encryption’ header must include a unique ‘salt‘ parameter for each message. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionKeyHeader
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘Encryption-Key’ заглавље мора да садржи јединствен ‘dh‘ параметар. Ово заглавље је застарело и ускоро ће бити уклоњено. Користите ‘Crypto-Key‘ са ‘Content-Encoding: aesgcm‘. Погледајте 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 • dom • dom.properties
PushMessageBadPaddingError
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. Запис енркиптоване поруке није постављен како треба. Погледајте 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. A record in the encrypted message was not padded correctly. 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
PushMessageBadRecordSize
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘rs‘ параметар у заглављу ‘Encryption’ мора да буде између %2$S и 2^36-31 или у потпуности изостављен. Погледајте https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 за више информација.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘rs‘ parameter of the ‘Encryption‘ header must be between %2$S and 2^36-31, or omitted entirely. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘salt‘ параметар у заглављу ‘Encryption’ мора да буде кодиран на основу базе 64 (https://tools.ietf.org/html/rfc7515#appendix-C), и да буде дугачак барем 16 бајта пре енкодовања. Погледајте https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 за више информација.
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘salt‘ parameter in the ‘Encryption‘ header must be base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C), and be at least 16 bytes before encoding. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSenderKey
sr
ServiceWorker за опсег ‘%1$S’ није успео да декриптује push поруку. ‘dh’ параметар у ‘Crypto-Key‘ заглављу мора да садржи Diffie-Hellman јавни кључ, url кодирање са основом 64 (https://tools.ietf.org/html/rfc7515#appendix-C) и “uncompressed” или “raw” форму (65 бајта пре енкодовања). Погледајте 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 ‘dh‘ parameter in the ‘Crypto-Key‘ header must be the app server’s Diffie-Hellman public key, base64url-encoded (https://tools.ietf.org/html/rfc7515#appendix-C) and in “uncompressed” or “raw” form (65 bytes before encoding). See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 for more information.
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
push-end-point-result
sr
<strong>Push Endpoint:</strong> { $name }
en-US
<strong>Push Endpoint:</strong> { $name }
Entity # all locales toolkit • toolkit • about • aboutServiceWorkers.ftl
push-end-point-waiting
sr
<strong>Push Endpoint:</strong> { waiting }
en-US
<strong>Push Endpoint:</strong> { waiting }
Please enable JavaScript. Some features won't be available without it.