Translations by cacate

cacate has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

121 of 21 results
254.
Invalid IV length (must be at least %zd).
2009-10-17
无效的 IV 长度(至少要 %zd)。
260.
Failed to decrypt the private key: unexpected padding length.
2009-10-17
262.
Could not allocate memory for encrypting.
2009-10-17
无法为加密分配内存
263.
Failed to initialize the encryption cipher context: %s / %s.
2009-10-17
初始化加密译码上下文失败:%s / %s
264.
Failed to set symmetric key for encryption: %s / %s.
2009-10-17
为加密设置对称密码失败:%s / %s
265.
Failed to set IV for encryption: %s / %s.
2009-10-17
为加密设置 IV 失败:%s / %s。
266.
Failed to encrypt the data: %s / %s.
2009-10-17
加密数据失败:%s / %s
274.
Invalid IV length (must be at least %d).
2009-10-17
无效的 IV 长度(必须至少 %d)。
280.
Failed to decrypt the private key: decrypted data too large.
2009-10-17
解密私人密钥失败:解密数据太大。
282.
Failed to initialize the encryption cipher slot.
2009-10-17
初始化加密密钥槽失败。
283.
Failed to set symmetric key for encryption.
2009-10-17
设置对称密码加密失败。
284.
Failed to set IV for encryption.
2009-10-17
为加密设置 IV 失败。
285.
Failed to initialize the encryption context.
2009-10-17
初始化加密上下文失败
286.
Failed to encrypt: %d.
2009-10-17
加密失败:%d
287.
Unexpected amount of data after encrypting.
2009-10-17
加密后无法预知的数据。
293.
Could not generate random data.
2009-10-17
无法产生随机数据。
294.
Not enough memory to make encryption key.
2009-10-17
内存不够,无法创建加密密钥。
295.
Could not allocate memory for PEM file creation.
2009-10-17
无法为创建 PEM 文件分配内存。
296.
Could not allocate memory for writing IV to PEM file.
2009-10-17
无法为将 IV 写入 PEM 文件分配内存
297.
Could not allocate memory for writing encrypted key to PEM file.
2009-10-17
无法为将加密的密钥写入到 PEM 文件分配内存。
298.
Could not allocate memory for PEM file data.
2009-10-17
无法为 PEM 文件数据分配内存。