add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,21 @@
# ykman openpgp
> 管理 OpenPGP YubiKey 应用程序。
> 注意:对于某些设置,您需要使用 `gpg --card-edit`。
> 更多信息:<https://docs.yubico.com/software/yubikey/tools/ykman/OpenPGP_Commands.html>。
- 显示有关 OpenPGP 应用程序的一般信息:
`ykman openpgp info`
- 分别设置用户 PIN、重置代码和管理员 PIN 的重试次数:
`ykman openpgp access set-retries {{3}} {{3}} {{3}}`
- 更改用户 PIN、重置代码或管理员 PIN
`ykman openpgp access change-{{pin|reset-code|admin-pin}}`
- 恢复 OpenPGP 应用程序的出厂设置(在超过管理员 PIN 重试次数后,您必须执行此操作):
`ykman openpgp reset`