BETA

Transvision

Displaying 37 results for the string bytes in gl:

Entity gl en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
gl
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[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
gl
{{size_kb}} KB ({{size_b}} bytes)
en-US
{{size_kb}} KB ({{size_b}} bytes)
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_mb
gl
{{size_mb}} MB ({{size_b}} bytes)
en-US
{{size_mb}} MB ({{size_b}} bytes)
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.TOO_MUCH_MALLOC
gl
Demasiados bytes asignados
en-US
Too Many Bytes Allocated
Entity # all locales devtools • client • memory.properties
heapview.field.bytes
gl
Bytes
en-US
Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.bytes.tooltip
gl
O número de bytes tomados por este grupo, excluíndo os subgrupos
en-US
The number of bytes taken up by this group, excluding subgroups
Entity # all locales devtools • client • memory.properties
heapview.field.retainedSize
gl
Tamaño retido (Bytes)
en-US
Retained Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
gl
Tamaño baixo (Bytes)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes
gl
Bytes totais
en-US
Total Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes.tooltip
gl
O número de bytes tomados por este grupo, incluídos os subgrupos
en-US
The number of bytes taken up by this group, including subgroups
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
gl
O ServiceWorker para o ámbito «%1$S» produciu un fallo ao descifrar unha mensaxe push. O parámetro «salt» na cabeceira «Encryption» estar codificado en base64url (https://tools.ietf.org/html/rfc7515#appendix-C), e ter como mínimo 16 bytes antes da codificación. Vexa https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 para obter máis información.
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
gl
O ServiceWorker para o ámbito «%1$S» produciu un fallo ao descifrar unha mensaxe push. O parámetro «dh» na cabeceira «Crypto-Key» debe ser a chave pública Diffie-Hellman do servidor de aplicativos, codificada en base64url (https://tools.ietf.org/html/rfc7515#appendix-C) e na forma «uncompressed» ou«raw» (65 bytes antes da codificación). Vexa https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 para obter máis información.
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
EncBomlessUtf16
gl
Detectouse un texto en Latín básico codificado en UTF-16 sen marca de orde de bytes (BOM) nin declaración de nivel do protocolo de transferencia. Codificar este contido en UTF-16 é ineficiente e, en calquera caso, debería declararse a codificación de caracteres.
en-US
Detected UTF-16-encoded Basic Latin-only text without a byte order mark and without a transfer protocol-level declaration. Encoding this content in UTF-16 is inefficient and the character encoding should have been declared in any case.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMeta
gl
Non se atopou a declaración da codificación de caracteres do documento HTML ao examinar os primeiros 1024 bytes do ficheiro. Esta páxina cargarase de novo de forma automática cando se visualice nun navegador configurado de forma diferente. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. When viewed in a differently-configured browser, this page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaFrame
gl
Non se atopou a declaración da codificación de caracteres do documento HTML dentro do marco ao examinar os primeiros 1024 bytes do ficheiro. A páxina cargarase de novo de forma automática cando se visualice sen o documento enmarcándoa. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaReload
gl
Recargouse a páxina porque non se atopou a declaración da codificación de caracteres do documento HTML ao examinar os primeiros 1024 bytes do ficheiro. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The page was reloaded, because the character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaTooLate
gl
Atopouse demasiado tarde a declaración da codificación de caracteres para que tivese efecto. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The character encoding declaration of document was found too late for it to take effect. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncNoDeclarationPlain
gl
Non se declarou a codificación de caracteres dun documento de texto sen formato. O documento representarase con caracteres ilexíbeis nas configuracións dalgúns navegadores se o documento contén caracteres fora do rango do US-ASCII. É necesario declarar a codificación de caracteres do ficheiro no protocolo de transferencia ou o ficheiro necesita usar unha marca de orde de bytes (BOM) como unha sinatura da codificación.
en-US
The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.
Entity # all locales dom • chrome • security • security.properties
ReferrerLengthOverLimitation
gl
Encabezado de referente HTTP: a lonxitude supera o límite de bytes de "%1$S": o encabezado de remitente desprazado ata a orixe: "%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
gl
Encabezado do referente HTTP: a lonxitude de orixe no referidor supera o límite de bytes "%1$S": elimina o referidor con orixe "%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 mail • chrome • messenger • messenger.properties
byteAbbreviation2
gl
%.*f bytes
en-US
%.*f bytes
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
smtpPermSizeExceeded1
gl
O tamaño da mensaxe que desexa enviar excede o límite global de tamaño (%d bytes) do servidor. Non foi, por tanto, enviada. Redúzaa e tente de novo.
en-US
The size of the message you are trying to send exceeds the global size limit (%d bytes) of the server. The message was not sent; reduce the message size and try again.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpRawBytesHeader
gl
Tamaño: %S Bytes / %S Bits
en-US
Size: %S Bytes / %S Bits
Entity # all locales suite • chrome • browser • metadata.properties
imageSize
gl
%S KB (%S bytes)
en-US
%S KB (%S bytes)
Entity # all locales suite • chrome • browser • pageInfo.properties
generalSize
gl
%S KB (%S bytes)
en-US
%S KB (%S bytes)
Entity # all locales suite • chrome • common • feeds • subscribe.properties
bytes
gl
bytes
en-US
bytes
Entity # all locales suite • chrome • mailnews • messenger.properties
byteAbbreviation2
gl
%.*f bytes
en-US
%.*f bytes
Entity # all locales toolkit • chrome • global • aboutWebrtc.properties
ice_pair_bytes_received
gl
Bytes recibidos
en-US
Bytes received
Entity # all locales toolkit • chrome • global • aboutWebrtc.properties
ice_pair_bytes_sent
gl
Bytes enviados
en-US
Bytes sent
Entity # all locales toolkit • chrome • mozapps • downloads • downloads.properties
bytes
gl
bytes
en-US
bytes
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-received
gl
Bytes recibidos
en-US
Bytes Received
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-sent
gl
Bytes enviados
en-US
Bytes Sent
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-received
gl
Bytes recibidos:
en-US
Bytes received:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-sent
gl
Bytes enviados:
en-US
Bytes sent:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-max-padding-bytes-sec
gl
Recheo máximo (bytes/seg)
en-US
Maximum Padding (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-receive-bandwidth-bytes-sec
gl
Largo de banda de recepción (bytes/sec)
en-US
Receive Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-send-bandwidth-bytes-sec
gl
Largo de banda de envío (bytes/sec)
en-US
Send Bandwidth (bytes/sec)

Displaying 36 results for the string bytes in en-US:

Entity gl en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
gl
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[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
gl
{{size_kb}} KB ({{size_b}} bytes)
en-US
{{size_kb}} KB ({{size_b}} bytes)
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_mb
gl
{{size_mb}} MB ({{size_b}} bytes)
en-US
{{size_mb}} MB ({{size_b}} bytes)
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.TOO_MUCH_MALLOC
gl
Demasiados bytes asignados
en-US
Too Many Bytes Allocated
Entity # all locales devtools • client • memory.properties
heapview.field.bytes
gl
Bytes
en-US
Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.bytes.tooltip
gl
O número de bytes tomados por este grupo, excluíndo os subgrupos
en-US
The number of bytes taken up by this group, excluding subgroups
Entity # all locales devtools • client • memory.properties
heapview.field.retainedSize
gl
Tamaño retido (Bytes)
en-US
Retained Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
gl
Tamaño baixo (Bytes)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes
gl
Bytes totais
en-US
Total Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes.tooltip
gl
O número de bytes tomados por este grupo, incluídos os subgrupos
en-US
The number of bytes taken up by this group, including subgroups
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
gl
O ServiceWorker para o ámbito «%1$S» produciu un fallo ao descifrar unha mensaxe push. O parámetro «salt» na cabeceira «Encryption» estar codificado en base64url (https://tools.ietf.org/html/rfc7515#appendix-C), e ter como mínimo 16 bytes antes da codificación. Vexa https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 para obter máis información.
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
gl
O ServiceWorker para o ámbito «%1$S» produciu un fallo ao descifrar unha mensaxe push. O parámetro «dh» na cabeceira «Crypto-Key» debe ser a chave pública Diffie-Hellman do servidor de aplicativos, codificada en base64url (https://tools.ietf.org/html/rfc7515#appendix-C) e na forma «uncompressed» ou«raw» (65 bytes antes da codificación). Vexa https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 para obter máis información.
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
EncLateMeta
gl
Non se atopou a declaración da codificación de caracteres do documento HTML ao examinar os primeiros 1024 bytes do ficheiro. Esta páxina cargarase de novo de forma automática cando se visualice nun navegador configurado de forma diferente. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. When viewed in a differently-configured browser, this page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaFrame
gl
Non se atopou a declaración da codificación de caracteres do documento HTML dentro do marco ao examinar os primeiros 1024 bytes do ficheiro. A páxina cargarase de novo de forma automática cando se visualice sen o documento enmarcándoa. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The character encoding declaration of the framed HTML document was not found when prescanning the first 1024 bytes of the file. When viewed without the document framing it, the page will reload automatically. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaReload
gl
Recargouse a páxina porque non se atopou a declaración da codificación de caracteres do documento HTML ao examinar os primeiros 1024 bytes do ficheiro. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The page was reloaded, because the character encoding declaration of the HTML document was not found when prescanning the first 1024 bytes of the file. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • layout • htmlparser.properties
EncLateMetaTooLate
gl
Atopouse demasiado tarde a declaración da codificación de caracteres para que tivese efecto. É necesario mover a declaración da codificación dentro dos primeiros 1024 bytes do ficheiro.
en-US
The character encoding declaration of document was found too late for it to take effect. The encoding declaration needs to be moved to be within the first 1024 bytes of the file.
Entity # all locales dom • chrome • security • security.properties
ReferrerLengthOverLimitation
gl
Encabezado de referente HTTP: a lonxitude supera o límite de bytes de "%1$S": o encabezado de remitente desprazado ata a orixe: "%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
gl
Encabezado do referente HTTP: a lonxitude de orixe no referidor supera o límite de bytes "%1$S": elimina o referidor con orixe "%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 mail • chrome • messenger • messenger.properties
byteAbbreviation2
gl
%.*f bytes
en-US
%.*f bytes
Entity # all locales mail • chrome • messenger • messengercompose • composeMsgs.properties
smtpPermSizeExceeded1
gl
O tamaño da mensaxe que desexa enviar excede o límite global de tamaño (%d bytes) do servidor. Non foi, por tanto, enviada. Redúzaa e tente de novo.
en-US
The size of the message you are trying to send exceeds the global size limit (%d bytes) of the server. The message was not sent; reduce the message size and try again.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpRawBytesHeader
gl
Tamaño: %S Bytes / %S Bits
en-US
Size: %S Bytes / %S Bits
Entity # all locales suite • chrome • browser • metadata.properties
imageSize
gl
%S KB (%S bytes)
en-US
%S KB (%S bytes)
Entity # all locales suite • chrome • browser • pageInfo.properties
generalSize
gl
%S KB (%S bytes)
en-US
%S KB (%S bytes)
Entity # all locales suite • chrome • common • feeds • subscribe.properties
bytes
gl
bytes
en-US
bytes
Entity # all locales suite • chrome • mailnews • compose • composeMsgs.properties
smtpPermSizeExceeded1
gl
Warning: Source string is missing
en-US
The size of the message you are trying to send exceeds the global size limit (%d bytes) of the server. The message was not sent; reduce the message size and try again.
Entity # all locales suite • chrome • mailnews • messenger.properties
byteAbbreviation2
gl
%.*f bytes
en-US
%.*f bytes
Entity # all locales toolkit • chrome • global • aboutWebrtc.properties
ice_pair_bytes_received
gl
Bytes recibidos
en-US
Bytes received
Entity # all locales toolkit • chrome • global • aboutWebrtc.properties
ice_pair_bytes_sent
gl
Bytes enviados
en-US
Bytes sent
Entity # all locales toolkit • chrome • mozapps • downloads • downloads.properties
bytes
gl
bytes
en-US
bytes
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-received
gl
Bytes recibidos
en-US
Bytes Received
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-sent
gl
Bytes enviados
en-US
Bytes Sent
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-received
gl
Bytes recibidos:
en-US
Bytes received:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-ice-pair-bytes-sent
gl
Bytes enviados:
en-US
Bytes sent:
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-max-padding-bytes-sec
gl
Recheo máximo (bytes/seg)
en-US
Maximum Padding (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-receive-bandwidth-bytes-sec
gl
Largo de banda de recepción (bytes/sec)
en-US
Receive Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-send-bandwidth-bytes-sec
gl
Largo de banda de envío (bytes/sec)
en-US
Send Bandwidth (bytes/sec)
Please enable JavaScript. Some features won't be available without it.