diff --git a/localization/localization_zh_CN.ts b/localization/localization_zh_CN.ts index 5e601a83..8ed51ddb 100644 --- a/localization/localization_zh_CN.ts +++ b/localization/localization_zh_CN.ts @@ -121,7 +121,7 @@ Signing Key - + 签名密钥 @@ -504,14 +504,14 @@ e-mail Check .gpgid file signature! - + 检查 .gpgid 文件签名! Signature for %1 is invalid. - + %1 签名无效。 @@ -528,13 +528,14 @@ e-mail No signing key! - + 无签名密钥! None of the secret signing keys is available. You will not be able to change the user list! - + 没有一个私密签名密钥可用。 +你将无法更改用户列表! @@ -605,7 +606,7 @@ You will not be able to decrypt any newly added passwords! Repeat pass - + 重复密码 @@ -629,7 +630,21 @@ Expire-Date: 0 # Do a commit here, so that we can later print "done" :-) %commit %echo done - + # QtPass GPG key generator +# +# first test version please comment +# +%echo Generating a default key +Key-Type: RSA +Subkey-Type: RSA +Name-Real: +Name-Comment: QtPass +Name-Email: +Expire-Date: 0 +%no-protection +# Do a commit here, so that we can later print "done" :-) +%commit +%echo done # QtPass GPG key generator