BETA

Transvision

Displaying 30 results for the string byte in eu:

Entity eu en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
eu
{ $bytes -> [one] { $kb } KB (byte bat) *[other] { $kb } KB ({ $bytes } byte) }
en-US
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_kb
eu
{{size_kb}} KB ({{size_b}} byte)
en-US
{{size_kb}} KB ({{size_b}} bytes)
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_mb
eu
{{size_mb}} MB ({{size_b}} byte)
en-US
{{size_mb}} MB ({{size_b}} bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.bytes
eu
Byteak
en-US
Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.bytes.tooltip
eu
Multzo honek hartutako byte kopurua, azpimultzoak salbu
en-US
The number of bytes taken up by this group, excluding subgroups
Entity # all locales devtools • client • memory.properties
heapview.field.retainedSize
eu
Bildutako tamaina (Byteak)
en-US
Retained Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
eu
Azaleko tamaina (Byteak)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes
eu
Byteak guztira
en-US
Total Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes.tooltip
eu
Multzo honek hartutako byte kopurua, azpimultzoak barne
en-US
The number of bytes taken up by this group, including subgroups
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
eu
Huts egin du '%1$S' esparruko ServiceWorker-ak push mezu bat deszifratzean. 'Encryption' goiburuko 'salt' parametroak base64url-kodetuta egon behar du (https://tools.ietf.org/html/rfc7515#appendix-C) eta 16 byte izan kodetu aurretik. Ikusi https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 argibide gehiagorako.
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
eu
Huts egin du '%1$S' esparruko ServiceWorker-ak push mezu bat deszifratzean. 'Crypto-Key' goiburuko 'dh' parametroak aplikazio-zerbitzariaren Diffie-Hellman gako publikoa izan behar du, base64url-kodetuta (https://tools.ietf.org/html/rfc7515#appendix-C) eta konprimatu gabeko moduan edo gordin (65 byte kodetu aurretik). Ikusi https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 argibide gehiagorako.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta kodeketa edukitik igarri da baina berandu. Honen ondorioz dokumentua berriro kargatu da. Content-Type HTTP goiburua, meta etiketa edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta kodeketa edukitik igarri da baina berandu. Honen ondorioz dokumentua berriro kargatu da. Content-Type HTTP goiburua edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Byte-jarioa ez da zuzena zehaztutako karaktere-kodeketaren arabera. Okerra izan liteke karaktere-kodeketa.
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
eu
Byte-jarioa ez da zuzena dokumentu-gurasotik heredatu den karaktere-kodeketaren arabera. Content-Type HTTP goiburua, meta etiketa edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Byte-jarioa ez da zuzena dokumentu-gurasotik heredatu den karaktere-kodeketaren arabera. Content-Type HTTP goiburua edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta hortaz kodeketa edukitik igarri da. Content-Type HTTP goiburua, meta etiketa edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta hortaz kodeketa edukitik igarri da. Content-Type HTTP goiburua edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
HTTP Referrer goiburua: luzera "%1$S" byten mugaz gaindi dago - erreferentzia-egileen goiburua moztu egingo da origin: "%2$S" baliora arte
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
eu
HTTP Referrer goiburua: erreferentzia-egilearen barruko origin balioaren luzera "%1$S" byten mugaz gaindi dago - "%2$S" origin balioa duen erreferentzia-egilea kendu egingo da.
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
eu
Jasotako byteak
en-US
Bytes Received
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-sent
eu
Bidalitako byteak
en-US
Bytes Sent
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-received
eu
Jasotako byteak:
en-US
Bytes received:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-sent
eu
Bidalitako byteak:
en-US
Bytes sent:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-max-padding-bytes-sec
eu
Betegarri maximoa (byte/seg)
en-US
Maximum Padding (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-receive-bandwidth-bytes-sec
eu
Jasotako banda zabalera (byte/seg)
en-US
Receive Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-send-bandwidth-bytes-sec
eu
Bidalitako banda zabalera (byte/seg)
en-US
Send Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-bytes
eu
byte
en-US
bytes
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-kb
eu
{ $size_kb } KB ({ $size_b } byte)
en-US
{ $size_kb } KB ({ $size_b } bytes)
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-mb
eu
{ $size_mb } MB ({ $size_b } byte)
en-US
{ $size_mb } MB ({ $size_b } bytes)

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

Entity eu en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
eu
{ $bytes -> [one] { $kb } KB (byte bat) *[other] { $kb } KB ({ $bytes } byte) }
en-US
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_kb
eu
{{size_kb}} KB ({{size_b}} byte)
en-US
{{size_kb}} KB ({{size_b}} bytes)
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_mb
eu
{{size_mb}} MB ({{size_b}} byte)
en-US
{{size_mb}} MB ({{size_b}} bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.bytes
eu
Byteak
en-US
Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.bytes.tooltip
eu
Multzo honek hartutako byte kopurua, azpimultzoak salbu
en-US
The number of bytes taken up by this group, excluding subgroups
Entity # all locales devtools • client • memory.properties
heapview.field.retainedSize
eu
Bildutako tamaina (Byteak)
en-US
Retained Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
eu
Azaleko tamaina (Byteak)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes
eu
Byteak guztira
en-US
Total Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes.tooltip
eu
Multzo honek hartutako byte kopurua, azpimultzoak barne
en-US
The number of bytes taken up by this group, including subgroups
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
eu
Huts egin du '%1$S' esparruko ServiceWorker-ak push mezu bat deszifratzean. 'Encryption' goiburuko 'salt' parametroak base64url-kodetuta egon behar du (https://tools.ietf.org/html/rfc7515#appendix-C) eta 16 byte izan kodetu aurretik. Ikusi https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 argibide gehiagorako.
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
eu
Huts egin du '%1$S' esparruko ServiceWorker-ak push mezu bat deszifratzean. 'Crypto-Key' goiburuko 'dh' parametroak aplikazio-zerbitzariaren Diffie-Hellman gako publikoa izan behar du, base64url-kodetuta (https://tools.ietf.org/html/rfc7515#appendix-C) eta konprimatu gabeko moduan edo gordin (65 byte kodetu aurretik). Ikusi https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 argibide gehiagorako.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta kodeketa edukitik igarri da baina berandu. Honen ondorioz dokumentua berriro kargatu da. Content-Type HTTP goiburua, meta etiketa edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta kodeketa edukitik igarri da baina berandu. Honen ondorioz dokumentua berriro kargatu da. Content-Type HTTP goiburua edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Byte-jarioa ez da zuzena zehaztutako karaktere-kodeketaren arabera. Okerra izan liteke karaktere-kodeketa.
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
eu
Byte-jarioa ez da zuzena dokumentu-gurasotik heredatu den karaktere-kodeketaren arabera. Content-Type HTTP goiburua, meta etiketa edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Byte-jarioa ez da zuzena dokumentu-gurasotik heredatu den karaktere-kodeketaren arabera. Content-Type HTTP goiburua edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta hortaz kodeketa edukitik igarri da. Content-Type HTTP goiburua, meta etiketa edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
Ez da dokumentuaren karaktere-kodeketarik zehaztu eta hortaz kodeketa edukitik igarri da. Content-Type HTTP goiburua edo byten ordena-marka (BOM) erabili behar da karaktere-kodeketa zehazteko.
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
eu
HTTP Referrer goiburua: luzera "%1$S" byten mugaz gaindi dago - erreferentzia-egileen goiburua moztu egingo da origin: "%2$S" baliora arte
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
eu
HTTP Referrer goiburua: erreferentzia-egilearen barruko origin balioaren luzera "%1$S" byten mugaz gaindi dago - "%2$S" origin balioa duen erreferentzia-egilea kendu egingo da.
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
eu
Jasotako byteak
en-US
Bytes Received
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-sent
eu
Bidalitako byteak
en-US
Bytes Sent
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-received
eu
Jasotako byteak:
en-US
Bytes received:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-sent
eu
Bidalitako byteak:
en-US
Bytes sent:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-max-padding-bytes-sec
eu
Betegarri maximoa (byte/seg)
en-US
Maximum Padding (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-receive-bandwidth-bytes-sec
eu
Jasotako banda zabalera (byte/seg)
en-US
Receive Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-send-bandwidth-bytes-sec
eu
Bidalitako banda zabalera (byte/seg)
en-US
Send Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • downloads • downloadUtils.ftl
download-utils-bytes
eu
byte
en-US
bytes
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-kb
eu
{ $size_kb } KB ({ $size_b } byte)
en-US
{ $size_kb } KB ({ $size_b } bytes)
Entity # all locales toolkit • toolkit • pdfviewer • viewer.ftl
pdfjs-document-properties-mb
eu
{ $size_mb } MB ({ $size_b } byte)
en-US
{ $size_mb } MB ({ $size_b } bytes)
Please enable JavaScript. Some features won't be available without it.