BETA

Transvision

Displaying 8 results for the string encryption in ta:

Entity ta en-US
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS7_KEYALG_MISMATCH
ta
Cannot decrypt: key encryption algorithm does not match your certificate.
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_ENCRYPTION_FAILURE
ta
Bulk data encryption algorithm failed in selected cipher suite.
en-US
Bulk data encryption algorithm failed in selected cipher suite.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_NO_CYPHER_OVERLAP
ta
Cannot communicate securely with peer: no common encryption algorithm(s).
en-US
Cannot communicate securely with peer: no common encryption algorithm(s).
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_Privacy_None1
ta
The web site %S does not support encryption for the page you are viewing.
en-US
The website %S does not support encryption for the page you are viewing.
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_Privacy_None2
ta
Information sent over the Internet without encryption can be seen by other people while it is in transit.
en-US
Information sent over the Internet without encryption can be seen by other people while it is in transit.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs7-keyalg-mismatch
ta
Cannot decrypt: key encryption algorithm does not match your certificate.
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-encryption-failure
ta
Bulk data encryption algorithm failed in selected cipher suite.
en-US
Bulk data encryption algorithm failed in selected cipher suite.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-no-cypher-overlap
ta
Cannot communicate securely with peer: no common encryption algorithm(s).
en-US
Cannot communicate securely with peer: no common encryption algorithm(s).

Displaying 31 results for the string encryption in en-US:

Entity ta en-US
Entity # all locales browser • browser • browser.ftl
identity-description-weak-cipher-intro
ta
இத்தளத்துடன் உங்கள் இணைப்பு வலுவற்ற குறியாக்கத்தைப் பயன்படுத்துகிறது மேலும் தனிமையானதல்ல.
en-US
Your connection to this website uses weak encryption and is not private.
Entity # all locales browser • browser • browser.ftl
identity-weak-encryption
ta
இப்பக்கம் பாதுகாப்பற்ற மறைகுறியாக்கத்தைப் பயன்படுத்துகிறது.
en-US
This page uses weak encryption.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.security.state.weak
ta
இவ்வளம் குன்றிய மறைகுறியாக்கத்தைப் பயன்படுத்திய இணைப்பின் மூலம் பரிமாற்றம் செய்யப்பட்டது.
en-US
This resource was transferred over a connection that used weak encryption.
Entity # all locales devtools • client • netmonitor.properties
netmonitor.security.warning.cipher
ta
Warning: Source string is missing
en-US
The cipher used for encryption is deprecated and insecure.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoError
ta
Warning: Source string is missing
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. For help with encryption, please see https://developer.mozilla.org/docs/Web/API/Push_API/Using_the_Push_API#Encryption
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadCryptoKeyHeader
ta
Warning: Source string is missing
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
PushMessageBadEncodingHeader
ta
Warning: Source string is missing
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. The ‘Content-Encoding‘ header must be ‘aesgcm‘. ‘aesgcm128‘ is allowed, but deprecated and will soon be removed. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadEncryptionHeader
ta
Warning: Source string is missing
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
ta
Warning: Source string is missing
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
PushMessageBadPaddingError
ta
Warning: Source string is missing
en-US
The ServiceWorker for scope ‘%1$S’ failed to decrypt a push message. A record in the encrypted message was not padded correctly. See https://tools.ietf.org/html/draft-ietf-httpbis-encryption-encoding-02#section-2 for more information.
Entity # all locales dom • chrome • dom • dom.properties
PushMessageBadRecordSize
ta
Warning: Source string is missing
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
ta
Warning: Source string is missing
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
ta
Warning: Source string is missing
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 • security • security.properties
WeakCipherSuiteWarning
ta
இந்த வலைத்தளம் மறைகுறியாக்கத்திற்கு RC4 நெறிமுறையைப் பயன்படுத்துகிறது, அது பாதுகாப்பற்றது காலாவதியானது.
en-US
This site uses the cipher RC4 for encryption, which is deprecated and insecure.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS12_UNSUPPORTED_PBE_ALGORITHM
ta
இறக்குமதி செய்ய இயலவில்லை. மறைகுறியாக்க நெறிமுறை ஆதரிக்கப்படவில்லை.
en-US
Unable to import. Encryption algorithm not supported.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SEC_ERROR_PKCS7_KEYALG_MISMATCH
ta
Cannot decrypt: key encryption algorithm does not match your certificate.
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_ENCRYPTION_FAILURE
ta
Bulk data encryption algorithm failed in selected cipher suite.
en-US
Bulk data encryption algorithm failed in selected cipher suite.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_EXPORT_ONLY_SERVER
ta
பாதுகாப்பாக தொடர்புகொள்ள இயலவில்லை. சகதொடர்பாளர் உயர் தர குறியாக்கத்தை ஆதரிக்கவில்லை.
en-US
Unable to communicate securely. Peer does not support high-grade encryption.
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_NO_CYPHER_OVERLAP
ta
Cannot communicate securely with peer: no common encryption algorithm(s).
en-US
Cannot communicate securely with peer: no common encryption algorithm(s).
Entity # all locales security • manager • chrome • pipnss • nsserrors.properties
SSL_ERROR_US_ONLY_SERVER
ta
பாதுகாப்பாக தொடர்புகொள்ள இயலவில்லை. சகதொடர்பாளருக்கு தேவையான உயர்தர மறைகுறியாக்கம் ஆதரிக்கப்படவில்லை.
en-US
Unable to communicate securely. Peer requires high-grade encryption which is not supported.
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_BrokenEncryption
ta
முறிந்த மறைகுறியாக்கம் (%1$S, %2$S பிட் சாவிகள், %3$S)
en-US
Broken Encryption (%1$S, %2$S bit keys, %3$S)
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_Privacy_Encrypted2
ta
கணினிகளுக்கிடைய பரிமாறிக்கொள்ளப்படும் தகவலை அதிகாரமற்ற ஆட்களால் பார்க்க முடியாதபடி குறியாக்கம் செய்யப்படுகிறது. படிக்கும் யாவருக்கும் இந்தப் பக்கம் பிணையங்கள் ஊடாக கடந்துச் செல்கிறது என்பது உறுதி.
en-US
Encryption makes it difficult for unauthorized people to view information traveling between computers. It is therefore unlikely that anyone read this page as it traveled across the network.
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_Privacy_None1
ta
The web site %S does not support encryption for the page you are viewing.
en-US
The website %S does not support encryption for the page you are viewing.
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_Privacy_None2
ta
Information sent over the Internet without encryption can be seen by other people while it is in transit.
en-US
Information sent over the Internet without encryption can be seen by other people while it is in transit.
Entity # all locales security • manager • chrome • pippki • pippki.properties
pageInfo_WeakCipher
ta
இத்தளத்திற்கான உங்கள் இணைப்பு வலுவற்ற மறைகுறியாக்கத்தைப் பயன்படுத்துவதால் தனிப்பட்டதாகாது. எனவே பிற நபர்கள் தகவல்களைப் பார்க்க அல்லது தளத்தின் நடத்தைகளை மாற்ற முடியும்.
en-US
Your connection to this website uses weak encryption and is not private. Other people can view your information or modify the website’s behavior.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs12-unsupported-pbe-algorithm
ta
இறக்குமதி செய்ய இயலவில்லை. மறைகுறியாக்க நெறிமுறை ஆதரிக்கப்படவில்லை.
en-US
Unable to import. Encryption algorithm not supported.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
sec-error-pkcs7-keyalg-mismatch
ta
Cannot decrypt: key encryption algorithm does not match your certificate.
en-US
Cannot decrypt: key encryption algorithm does not match your certificate.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-encryption-failure
ta
Bulk data encryption algorithm failed in selected cipher suite.
en-US
Bulk data encryption algorithm failed in selected cipher suite.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-export-only-server
ta
பாதுகாப்பாக தொடர்புகொள்ள இயலவில்லை. சகதொடர்பாளர் உயர் தர குறியாக்கத்தை ஆதரிக்கவில்லை.
en-US
Unable to communicate securely. Peer does not support high-grade encryption.
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-no-cypher-overlap
ta
Cannot communicate securely with peer: no common encryption algorithm(s).
en-US
Cannot communicate securely with peer: no common encryption algorithm(s).
Entity # all locales toolkit • toolkit • neterror • nsserrors.ftl
ssl-error-us-only-server
ta
பாதுகாப்பாக தொடர்புகொள்ள இயலவில்லை. சகதொடர்பாளருக்கு தேவையான உயர்தர மறைகுறியாக்கம் ஆதரிக்கப்படவில்லை.
en-US
Unable to communicate securely. Peer requires high-grade encryption which is not supported.
Please enable JavaScript. Some features won't be available without it.