diff options
author | Saturneric <[email protected]> | 2021-07-19 19:05:27 +0000 |
---|---|---|
committer | Saturneric <[email protected]> | 2021-07-19 19:05:27 +0000 |
commit | b18f63a1463172fbbcc42ed0219fcb8307be5d33 (patch) | |
tree | 6fc577b9305bc8fa603f71cf994b9572155cebcf /README.md | |
parent | Improved and Modified. (diff) | |
download | GpgFrontend-b18f63a1463172fbbcc42ed0219fcb8307be5d33.tar.gz GpgFrontend-b18f63a1463172fbbcc42ed0219fcb8307be5d33.zip |
Add simplified Chinese translation.
Repair and adjustment.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 27 |
1 files changed, 19 insertions, 8 deletions
@@ -13,10 +13,10 @@ GpgFrontend is a Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free [OpenPGP](https://www.openpgp.org/) Crypto Tool. -By using GpgFrontend, you can quickly encrypt and decrypt text or files. Or at the same time as the above -operations, you can add your own signature to let others know that this document or this paragraph of text was -issued by you. Please **take the initiative to protect privacy in your own hands**, instead of relying on servers and -algorithms provided by large companies. +By using GpgFrontend, you can quickly encrypt and decrypt text or files. Or at the same time as the above operations, +you can add your own signature to let others know that this document or this paragraph of text was issued by you. +Please **take the initiative to protect privacy in your own hands**, instead of relying on servers and algorithms +provided by large companies. **Notice:** GpgFrontend does not provide an embedded [gnupg](https://gnupg.org/) binary library and needs to be installed by the user. **This is to ensure safety and avoid code or binary files involved in encryption and decryption @@ -56,6 +56,7 @@ If you find this tool useful and promising, welcome to encourage me through STAR - [Document](#document) - [Purpose](#purpose) - [Build](#build) +- [Language Support](#language-support) - [Contributing & Bugs Report](#contributing--bugs-report) - [Contract](#contract) - [Maintainers](#maintainers) @@ -67,8 +68,7 @@ If you find this tool useful and promising, welcome to encourage me through STAR - Open source, free, no need to install. - Just double-click, and then you can use it freely. - Supports multiple languages. - - If you are interested, you can help - me [translate the interface](https://gpgfrontend.pub/#/translate-interface). + - If you are interested, you can help me [translate the interface](https://gpgfrontend.pub/#/translate-interface). ## Usage @@ -94,8 +94,7 @@ What about files? ### More Helpful Operation -Read the animated pictures in the [Document](https://gpgfrontend.pub/#/quick-start) to learn more -awesome operations. +Read the animated pictures in the [Document](https://gpgfrontend.pub/#/quick-start) to learn more awesome operations. ### How to Run it @@ -159,6 +158,18 @@ The GpgFrontend project is as open source, and it also insists on using open sou The tutorial for building the software will be released shortly. Before the relevant documents are released, you can refer to the project-related Github Action file if you know it. +## Language Support + +The supported languages are listed here. Some languages use machine translation and have not been verified. If you +want to join translation and verification work, please refer to the documentation. + +Notice: The verification may not be complete and rigorous. + +| Language | English | 简体中文 | +| ---- | ---- | ---- | +| Support | Support | Support | +| Verification | Origin | Not Fully | + ## Contract If you want to contact me individually, you can email [[email protected]](mailto:[email protected]). |