BETA

Transvision

Displaying 33 results for the string parameter in id:

Entity id en-US
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-handshake-failure-alert
id
Pihak lain gagal menegosiasikan sekelompok parameter keamanan yang dapat diterima.
en-US
SSL peer was unable to negotiate an acceptable set of security parameters.
Entity # all locales browser • browser • nsserrors.ftl
ssl-error-no-renegotiation-alert
id
Pihak lain tidak mengizinkan negosiasi ulang untuk parameter keamanan SSL.
en-US
Peer does not permit renegotiation of SSL security parameters.
Entity # all locales browser • browser • policies • policies-descriptions.ftl
policy-Extensions
id
Memasang, mencopot, atau mengunci ekstensi. Opsi Memasang membutuhkan parameter URL atau jalur. Opsi Mencopot dan Mengunci membutuhkan ID ekstensi.
en-US
Install, uninstall or lock extensions. The Install option takes URLs or paths as parameters. The Uninstall and Locked options take extension IDs.
Entity # all locales chat • commands.properties
helpHelpString
id
help <namaperintah>: menampilkan pesan bantuan untuk perintah <namaperintah> atau menampilkan daftar perintah jika digunakan tanpa parameter.
en-US
help <name>: show the help message for the <name> command, or the list of possible commands when used without parameter.
Entity # all locales chat • irc.properties
command.modeChannel2
id
%S [<channel>] [(+|-)<mode baru> [<parameter>][,<parameter>]*]: Mengambil, atur, atau ubah mode saluran.
en-US
%S [<channel>] [(+|-)<new mode> [<parameter>][,<parameter>]*]: Get, set, or unset a channel mode.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.context.copyUrlParams
id
Salin Parameter URL
en-US
Copy URL Parameters
Entity # all locales devtools • client • netmonitor.properties
netmonitor.tab.params
id
Parameter
en-US
Params
Entity # all locales devtools • client • netmonitor.properties
paramsEmptyText
id
Tidak ada parameter untuk permintaan ini
en-US
No parameters for this request
Entity # all locales devtools • client • netmonitor.properties
paramsFilterText
id
Filter parameter permintaan
en-US
Filter Request Parameters
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Header ‘Crypto-Key’ mesti termasuk suatu parameter ‘dh‘ yang memuat kunci publik server app. 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 ‘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
PushMessageBadEncryptionHeader
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Header ‘Encryption’ mesti termasuk suatu parameter ‘salt‘ unik bagi setiap pesan. Lihat https://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 ‘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
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Header ‘Encryption-Key’ mesti termasuk suatu parameter ‘dh‘. Header ini usang dan akan segera dihapus. Harap gunakan ‘Crypto-Key‘ dengan ‘Content-Encoding: aesgcm‘ sebagai pengganti. 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 ‘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
PushMessageBadRecordSize
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Parameter ‘rs‘ dalam ‘Encryption’ mesti antara %2$S dan 2^36 -31, atau sama sekali tidak dipakai. Lihat https://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 ‘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
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 • dom • dom.properties
RewriteYouTubeEmbedPathParams
id
Menulis ulang Flash tersemat (%S) YouTube gaya lama ke iframe tersemat (%S). Parameter tidak didukung oleh iframe tersemat dan dikonversi. Harap mutakhirkan halaman untuk memakai iframe sebagai pengganti /object tersemat, bila mungkin.
en-US
Rewriting old-style YouTube Flash embed (%S) to iframe embed (%S). Params were unsupported by iframe embeds and converted. Please update page to use iframe instead of embed/object, if possible.
Entity # all locales dom • chrome • layout • css.properties
PEPseudoClassArgNotIdent
id
Diharapkan identifier untuk parameter pseudo-class tetapi ditemukan '%1$S'.
en-US
Expected identifier for pseudo-class parameter but found ‘%1$S’.
Entity # all locales dom • chrome • layout • xmlparser.properties
10
id
parameter referensi entitas yang ilegal
en-US
illegal parameter entity reference
Entity # all locales dom • chrome • layout • xmlparser.properties
24
id
entitas dideklarasikan pada parameter entitas
en-US
entity declared in parameter entity
Entity # all locales dom • chrome • security • csp.properties
ignoringDirectiveWithNoValues
id
Mengabaikan ‘%1$S’ karena tidak mengandung parameter apa pun.
en-US
Ignoring ‘%1$S’ since it does not contain any parameters.
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2003
id
Parameter yang salah diteruskan saat mengimpor mailbox.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2010
id
Parameter yang salah diteruskan saat mengimpor buku alamat.
en-US
Bad parameter passed to import addressbook.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2003
id
Parameter yang salah diteruskan saat mengimpor mailbox.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2007
id
Parameter yang salah diteruskan saat mengimpor buku alamat.
en-US
Bad parameter passed to import address book.
Entity # all locales mail • chrome • messenger • textImportMsgs.properties
2004
id
Parameter yang salah diteruskan saat mengimpor buku alamat.
en-US
Bad parameter passed to import address book.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2003
id
Parameter yang salah dilewatkan saat mengimpor kotak email.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2010
id
Parameter yang salah dilewatkan saat mengimpor buku alamat.
en-US
Bad parameter passed to import addressbook.
Entity # all locales mail • chrome • mozldap • ldap.properties
89
id
Parameter yang salah diteruskan kepada rutin LDAP.
en-US
Bad parameter to an LDAP routine
Entity # all locales mail • messenger • policies • policies-descriptions.ftl
policy-Extensions
id
Pasang, copot pemasangan atau kunci ekstensi. Opsi Pemasangan mengambil URL atau jalur sebagai parameter. Opsi Pencopotan dan Penguncian mengambil ID ekstensi.
en-US
Install, uninstall or lock extensions. The Install option takes URLs or paths as parameters. The Uninstall and Locked options take extension IDs.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_HANDSHAKE_FAILURE_ALERT
id
Pihak lain gagal menegosiasikan sekelompok parameter keamanan yang dapat diterima.
en-US
SSL peer was unable to negotiate an acceptable set of security parameters.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_NO_RENEGOTIATION_ALERT
id
Pihak lain tidak mengizinkan negosiasi ulang untuk parameter keamanan SSL.
en-US
Peer does not permit renegotiation of SSL security parameters.
Entity # all locales security • manager • chrome • pipnss • pipnss.properties
CertDumpParams
id
Parameter Algoritma
en-US
Algorithm Parameters
Entity # all locales toolkit • toolkit • about • aboutSupport.ftl
clear-type-parameters
id
Parameter ClearType
en-US
ClearType Parameters

Displaying 35 results for the string parameter in en-US:

Entity id en-US
Entity # all locales chat • commands.properties
helpHelpString
id
help <namaperintah>: menampilkan pesan bantuan untuk perintah <namaperintah> atau menampilkan daftar perintah jika digunakan tanpa parameter.
en-US
help <name>: show the help message for the <name> command, or the list of possible commands when used without parameter.
Entity # all locales chat • irc.properties
command.modeChannel2
id
%S [<channel>] [(+|-)<mode baru> [<parameter>][,<parameter>]*]: Mengambil, atur, atau ubah mode saluran.
en-US
%S [<channel>] [(+|-)<new mode> [<parameter>][,<parameter>]*]: Get, set, or unset a channel mode.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Header ‘Crypto-Key’ mesti termasuk suatu parameter ‘dh‘ yang memuat kunci publik server app. 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 ‘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
PushMessageBadEncryptionHeader
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Header ‘Encryption’ mesti termasuk suatu parameter ‘salt‘ unik bagi setiap pesan. Lihat https://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 ‘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
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Header ‘Encryption-Key’ mesti termasuk suatu parameter ‘dh‘. Header ini usang dan akan segera dihapus. Harap gunakan ‘Crypto-Key‘ dengan ‘Content-Encoding: aesgcm‘ sebagai pengganti. 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 ‘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
PushMessageBadRecordSize
id
ServiceWorker untuk lingkup ‘%1$S’ gagal mendekripsi suatu pesan push. Parameter ‘rs‘ dalam ‘Encryption’ mesti antara %2$S dan 2^36 -31, atau sama sekali tidak dipakai. Lihat https://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 ‘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
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 • css.properties
PEPseudoClassArgNotIdent
id
Diharapkan identifier untuk parameter pseudo-class tetapi ditemukan '%1$S'.
en-US
Expected identifier for pseudo-class parameter but found ‘%1$S’.
Entity # all locales dom • chrome • layout • xmlparser.properties
10
id
parameter referensi entitas yang ilegal
en-US
illegal parameter entity reference
Entity # all locales dom • chrome • layout • xmlparser.properties
24
id
entitas dideklarasikan pada parameter entitas
en-US
entity declared in parameter entity
Entity # all locales dom • chrome • layout • xmlparser.properties
29
id
prefiks yang dicadangkan (xml) tidak dapat dideklarasikan atau dibatasi oleh namespace URI lainnya
en-US
incomplete markup in parameter entity
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.dcc-list.help
id
Warning: Source string is missing
en-US
Lists the currently known about DCC offers and connections. This may be limited to just "chat" or "send" using the |type| parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.join-charset.help
id
Warning: Source string is missing
en-US
Joins the global (name starts with #), local (name starts with &), or modeless (name starts with a +) channel named <channel-name>. Messages will be encoded and decoded according to the character encoding specified by <charset>. The <charset> parameter is independent of the default character encoding, which can be selected with the /charset command. If no prefix is given, # is assumed. Provides the key <key> if specified.
Entity # all locales extensions • irc • chrome • chatzilla.properties
cmd.leave.help
id
Warning: Source string is missing
en-US
Leaves the current channel. Use /delete to force the view to go away, losing its contents, or /hide to temporarily hide it, preserving its contents. Many servers do not support the optional <reason> parameter. Your preferences are used to determine whether to delete the tab. If you are dispatching this command from a script, you may override this behaviour with the <delete-when-done> parameter.
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.ctcphelp.ping
id
Warning: Source string is missing
en-US
PING echos the parameter passed to the client
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.invalid.param
id
Warning: Source string is missing
en-US
Invalid value for parameter %1$S (%2$S).
Entity # all locales extensions • irc • chrome • chatzilla.properties
msg.err.required.param
id
Warning: Source string is missing
en-US
Missing required parameter %1$S.
Entity # all locales extensions • irc • chrome • chatzilla.properties
pref.websearch.url.help
id
Warning: Source string is missing
en-US
The URL to use when running a web search; your search terms will be appended to this URL. You can include the optional parameter %s to insert your search terms in a specific part of the URL instead (e.g. "http://www.searchwebsite.com/search?q=%s"). If this field is left blank, your browser's search engine will be used (or Google, if Chatzilla is not running as a browser plugin).
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2003
id
Parameter yang salah diteruskan saat mengimpor mailbox.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • oeImportMsgs.properties
2010
id
Parameter yang salah diteruskan saat mengimpor buku alamat.
en-US
Bad parameter passed to import addressbook.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2003
id
Parameter yang salah diteruskan saat mengimpor mailbox.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • outlookImportMsgs.properties
2007
id
Parameter yang salah diteruskan saat mengimpor buku alamat.
en-US
Bad parameter passed to import address book.
Entity # all locales mail • chrome • messenger • textImportMsgs.properties
2004
id
Parameter yang salah diteruskan saat mengimpor buku alamat.
en-US
Bad parameter passed to import address book.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2003
id
Parameter yang salah dilewatkan saat mengimpor kotak email.
en-US
Bad parameter passed to import mailbox.
Entity # all locales mail • chrome • messenger • wmImportMsgs.properties
2010
id
Parameter yang salah dilewatkan saat mengimpor buku alamat.
en-US
Bad parameter passed to import addressbook.
Entity # all locales mail • chrome • mozldap • ldap.properties
89
id
Parameter yang salah diteruskan kepada rutin LDAP.
en-US
Bad parameter to an LDAP routine
Entity # all locales suite • chrome • mailnews • oeImportMsgs.properties
2003
id
Warning: Source string is missing
en-US
Bad parameter passed to import mailbox.
Entity # all locales suite • chrome • mailnews • oeImportMsgs.properties
2010
id
Warning: Source string is missing
en-US
Bad parameter passed to import addressbook.
Entity # all locales suite • chrome • mailnews • outlookImportMsgs.properties
2003
id
Warning: Source string is missing
en-US
Bad parameter passed to import mailbox.
Entity # all locales suite • chrome • mailnews • outlookImportMsgs.properties
2007
id
Warning: Source string is missing
en-US
Bad parameter passed to import address book.
Entity # all locales suite • chrome • mailnews • textImportMsgs.properties
2004
id
Warning: Source string is missing
en-US
Bad parameter passed to import address book.
Entity # all locales suite • chrome • mailnews • wmImportMsgs.properties
2003
id
Warning: Source string is missing
en-US
Bad parameter passed to import mailbox.
Entity # all locales suite • chrome • mailnews • wmImportMsgs.properties
2010
id
Warning: Source string is missing
en-US
Bad parameter passed to import addressbook.
Entity # all locales suite • chrome • mozldap • ldap.properties
89
id
Warning: Source string is missing
en-US
Bad parameter to an LDAP routine
Please enable JavaScript. Some features won't be available without it.