BETA

Transvision

Displaying 26 results for the string byte in id:

Entity id en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
id
{ $bytes -> *[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
id
{{size_kb}} KB ({{size_b}} byte)
en-US
{{size_kb}} KB ({{size_b}} bytes)
Entity # all locales browser • pdfviewer • viewer.properties
document_properties_mb
id
{{size_mb}} MB ({{size_b}} byte)
en-US
{{size_mb}} MB ({{size_b}} bytes)
Entity # all locales devtools • client • markers.properties
marker.gcreason.label.TOO_MUCH_MALLOC
id
Terlalu Banyak Byte Dialokasikan
en-US
Too Many Bytes Allocated
Entity # all locales devtools • client • memory.properties
heapview.field.bytes
id
Byte
en-US
Bytes
Entity # all locales devtools • client • memory.properties
heapview.field.retainedSize
id
Ukuran Sisa (Byte)
en-US
Retained Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.shallowSize
id
Ukuran Dangkal (Byte)
en-US
Shallow Size (Bytes)
Entity # all locales devtools • client • memory.properties
heapview.field.totalbytes
id
Total Byte
en-US
Total Bytes
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadSalt
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Parameter ‘salt‘ dalam header ‘Encryption’ mesti terenkode url basis 64 (https://tools.ietf.org/html/rfc7515#appendix-C) dan dalam paling tidak 16 byte sebelum pengodean. Lihathttps://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-3.1 untuk informasi lebih lanjut.
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
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Parameter ‘dh‘ dalam header ‘Crypto-Key’ mesti berisi kunci publik Diffie-Hellman server app, terenkode url basis 64 (https://tools.ietf.org/html/rfc7515#appendix-C) dan dalam bentuk “uncompressed” atau “raw” (65 byte sebelum pengodean). Lihat https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-4 untuk informasi lebih lanjut.
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
id
Teks dengan hanya Latin Dasar UTF-16 terdeteksi tanpa tanda urutan byte (byte order mark - BOM) dan tanpa deklarasi pada tingkat protokol transfer. Pengodean konten dalam URF-16 tidak efisien dan seharusnya pengodean karakter selalu dideklarasikan.
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
id
Deklarasi pengodean karakter dokumen HTML tidak ditemukan dalam tahap prapindai pada 1024 byte di awal berkas. Saat ditampilkan pada peramban dengan konfigurasi tertentu, laman akan dimuat secara otomatis. Deklarasi pengodean harus dipindahkan ke dalam 1024 byte di awal berkas.
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
id
Deklarasi pengodean karakter dokumen HTML yang dibingkai tidak ditemukan dalam tahap prapindai pada 1024 byte di awal berkas. Saat ditampilkan tanpa dokumen yang membingkainya, laman akan dimuat secara otomatis. Deklarasi pengodean harus dipindahkan ke dalam 1024 byte di awal berkas.
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
id
Laman dimuat ulang karena deklarasi pengodean karakter tidak ditemukan dalam tahap prapindai pada 1024 byte di awal berkas. Deklarasi pengodean harus dipindahkan ke dalam 1024 byte di awal berkas.
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
id
Deklarasi pengodean karakter dokumen terlambat ditemukan sehingga tidak berpengaruh. Deklarasi pengodean harus dipindahkan ke dalam 1024 byte di awal berkas.
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
id
Pengodean karakter dokumen teks polos tidak dideklarasikan. Dokumen tidak akan dirender dengan baik pada peramban dengan konfigurasi tertentu jika dokumen mengandung karakter di luar rentang US-ASCII. Pengodean karakter berkas harus dideklarasikan pada protokol transfer atau berkas harus menggunakan tanda urutan byte (byte order mark - BOM) sebagai penanda pengodean.
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
id
Header HTTP Referrer: Panjangnya lebih dari batas “%1$S” byte - menghapus header referrer ke asal: “%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
id
Header HTTP Referrer: Panjang origin dalam referrer lebih dari batas “%1$S” byte - menghapus referrer ke asal: “%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 • messengercompose • composeMsgs.properties
smtpPermSizeExceeded1
id
Ukuran pesan yang ingin Anda kirim melebihi batas maksimum ukuran global server (%d byte). Pesan tidak dikirim; coba kurangi ukuran pesan dan coba lagi.
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
id
Besar: %S Byte / %S Bit
en-US
Size: %S Bytes / %S Bits
Entity # all locales toolkit • chrome • mozapps • downloads • downloads.properties
bytes
id
byte
en-US
bytes
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-received
id
Byte Diterima
en-US
Bytes Received
Entity # all locales toolkit • toolkit • about • aboutNetworking.ftl
about-networking-bytes-sent
id
Byte Dikirim
en-US
Bytes Sent
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-max-padding-bytes-sec
id
Padding Maksimum (byte/detik)
en-US
Maximum Padding (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-receive-bandwidth-bytes-sec
id
Bandwidth Penerimaan (byte/detik)
en-US
Receive Bandwidth (bytes/sec)
Entity # all locales toolkit • toolkit • about • aboutWebrtc.ftl
about-webrtc-send-bandwidth-bytes-sec
id
Bandwidth Pengiriman (byte/detik)
en-US
Send Bandwidth (bytes/sec)

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

Entity id en-US
Entity # all locales browser • browser • pageInfo.ftl
properties-general-size.value
id
{ $bytes -> *[other] { $kb } KB ({ $bytes } byte) }
en-US
{ $bytes -> [one] { $kb } KB ({ $bytes } byte) *[other] { $kb } KB ({ $bytes } bytes) }
Entity # all locales dom • chrome • layout • htmlparser.properties
EncBomlessUtf16
id
Teks dengan hanya Latin Dasar UTF-16 terdeteksi tanpa tanda urutan byte (byte order mark - BOM) dan tanpa deklarasi pada tingkat protokol transfer. Pengodean konten dalam URF-16 tidak efisien dan seharusnya pengodean karakter selalu dideklarasikan.
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
EncNoDeclarationPlain
id
Pengodean karakter dokumen teks polos tidak dideklarasikan. Dokumen tidak akan dirender dengan baik pada peramban dengan konfigurasi tertentu jika dokumen mengandung karakter di luar rentang US-ASCII. Pengodean karakter berkas harus dideklarasikan pada protokol transfer atau berkas harus menggunakan tanda urutan byte (byte order mark - BOM) sebagai penanda pengodean.
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.
Please enable JavaScript. Some features won't be available without it.