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,36 @@
# gpg-tui
> GNU 公共守护程序的终端用户界面。
> 更多信息:<https://github.com/orhun/gpg-tui>。
- 启动 `gpg-tui`
`gpg-tui`
- 启动带有颜色和 ASCII 装甲输出的 `gpg-tui`
`gpg-tui --style {{colored}} --armor`
- 退出 `gpg-tui`
`q`
- 交互式生成新密钥:
`g`
- 导出所选密钥:
`x`
- 设置所选密钥的详细级别:
`1|2|3`
- 刷新 `gpg-tui`
`r`
-`gpg-tui` 中显示帮助:
`?`