BETA

Transvision

Displaying 27 results for the string byte in gd:

Entity gd en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
gd
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) [two] { $kb } KB ({ $bytes } bytes) [few] { $kb } KB ({ $bytes } bytes) *[other] { $kb } KB ({ $bytes } bytes) }
en-US
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_kb
gd
{{size_kb}} KB ({{size_b}} bytes)
en-US
{{size_kb}} KB ({{size_b}} bytes)
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_mb
gd
{{size_mb}} MB ({{size_b}} bytes)
en-US
{{size_mb}} MB ({{size_b}} bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.bytes
gd
Bytes
en-US
Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.bytes.tooltip
gd
The number of bytes taken up by this group, excluding subgroups
en-US
The number of bytes taken up by this group, excluding subgroups
Entity # all locales devtools • client • memory.properties
heapview.field.retainedSize
gd
Retained Size (Bytes)
en-US
Retained Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
gd
Shallow Size (Bytes)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes
gd
Total Bytes
en-US
Total Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes.tooltip
gd
The number of bytes taken up by this group, including subgroups
en-US
The number of bytes taken up by this group, including subgroups
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
gd
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.
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
gd
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.
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 dom • chrome • layout • htmlparser.properties
EncDetectorReload
gd
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.
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
gd
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.
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
EncError
gd
The byte stream was erroneous according to the character encoding that was declared. The character encoding declaration may be incorrect.
en-US
The byte stream was erroneous according to the character encoding that was declared. The character encoding declaration may be incorrect.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
gd
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.
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
gd
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.
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
gd
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.
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
gd
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.
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 • security • security.properties
ReferrerLengthOverLimitation
gd
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
en-US
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
Entity # all locales dom • chrome • security • security.properties
ReferrerOriginLengthOverLimitation
gd
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
en-US
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-received
gd
Bytes a fhuaradh
en-US
Bytes Received
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-sent
gd
Bytes a chaidh a chur
en-US
Bytes Sent
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-received
gd
Bytes received:
en-US
Bytes received:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-sent
gd
Bytes sent:
en-US
Bytes sent:
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-bytes
gd
byte
en-US
bytes
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-kb
gd
{ $size_kb } KB ({ $size_b } bytes)
en-US
{ $size_kb } KB ({ $size_b } bytes)
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-mb
gd
{ $size_mb } MB ({ $size_b } bytes)
en-US
{ $size_mb } MB ({ $size_b } bytes)

Displaying 30 results for the string byte in en-US:

Entity gd en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
gd
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) [two] { $kb } KB ({ $bytes } bytes) [few] { $kb } KB ({ $bytes } bytes) *[other] { $kb } KB ({ $bytes } bytes) }
en-US
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_kb
gd
{{size_kb}} KB ({{size_b}} bytes)
en-US
{{size_kb}} KB ({{size_b}} bytes)
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_mb
gd
{{size_mb}} MB ({{size_b}} bytes)
en-US
{{size_mb}} MB ({{size_b}} bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.bytes
gd
Bytes
en-US
Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.bytes.tooltip
gd
The number of bytes taken up by this group, excluding subgroups
en-US
The number of bytes taken up by this group, excluding subgroups
Entity # all locales devtools • client • memory.properties
heapview.field.retainedSize
gd
Retained Size (Bytes)
en-US
Retained Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
gd
Shallow Size (Bytes)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes
gd
Total Bytes
en-US
Total Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes.tooltip
gd
The number of bytes taken up by this group, including subgroups
en-US
The number of bytes taken up by this group, including subgroups
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
gd
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.
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
gd
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.
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 dom • chrome • layout • htmlparser.properties
EncDetectorReload
gd
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.
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
gd
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.
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
EncError
gd
The byte stream was erroneous according to the character encoding that was declared. The character encoding declaration may be incorrect.
en-US
The byte stream was erroneous according to the character encoding that was declared. The character encoding declaration may be incorrect.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncErrorFrame
gd
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.
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
gd
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.
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
gd
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.
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
gd
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.
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 • security • security.properties
ReferrerLengthOverLimitation
gd
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
en-US
HTTP Referrer header: Length is over “%1$S” bytes limit - stripping referrer header down to origin: “%2$S”
Entity # all locales dom • chrome • security • security.properties
ReferrerOriginLengthOverLimitation
gd
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
en-US
HTTP Referrer header: Length of origin within referrer is over “%1$S” bytes limit - removing referrer with origin “%2$S”.
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-received
gd
Bytes a fhuaradh
en-US
Bytes Received
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-sent
gd
Bytes a chaidh a chur
en-US
Bytes Sent
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-received
gd
Bytes received:
en-US
Bytes received:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-sent
gd
Bytes sent:
en-US
Bytes sent:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-max-padding-bytes-sec
gd
Am padadh as motha (baidht/diog)
en-US
Maximum Padding (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-receive-bandwidth-bytes-sec
gd
Leud-banna na faighinn (baidht/diog)
en-US
Receive Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-send-bandwidth-bytes-sec
gd
Leud-banna a’ chuir (baidht/diog)
en-US
Send Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-bytes
gd
byte
en-US
bytes
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-kb
gd
{ $size_kb } KB ({ $size_b } bytes)
en-US
{ $size_kb } KB ({ $size_b } bytes)
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-mb
gd
{ $size_mb } MB ({ $size_b } bytes)
en-US
{ $size_mb } MB ({ $size_b } bytes)
Please enable JavaScript. Some features won't be available without it.