mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-04 02:22:38 +00:00
update!: Add LibreTranslate
This commit is contained in:
@ -11,7 +11,9 @@ cover: language-tools.webp
|
|||||||
|
|
||||||
Text inputted to grammar, spelling, and style checkers, as well as translation services, can contain sensitive information which may be stored on their servers for an indefinite amount of time and sold to third parties. The language tools listed on this page do not store your submitted text to a server, and can be self-hosted and used offline for maximum control of your data.
|
Text inputted to grammar, spelling, and style checkers, as well as translation services, can contain sensitive information which may be stored on their servers for an indefinite amount of time and sold to third parties. The language tools listed on this page do not store your submitted text to a server, and can be self-hosted and used offline for maximum control of your data.
|
||||||
|
|
||||||
## LanguageTool
|
## Grammar & Spelling
|
||||||
|
|
||||||
|
### LanguageTool
|
||||||
|
|
||||||
<div class="admonition recommendation" markdown>
|
<div class="admonition recommendation" markdown>
|
||||||
|
|
||||||
@ -42,6 +44,23 @@ Text inputted to grammar, spelling, and style checkers, as well as translation s
|
|||||||
|
|
||||||
LanguageTool offers integration with a variety of [office suites](https://languagetool.org/services#text_editors) and [email clients](https://languagetool.org/services#mail_clients).
|
LanguageTool offers integration with a variety of [office suites](https://languagetool.org/services#text_editors) and [email clients](https://languagetool.org/services#mail_clients).
|
||||||
|
|
||||||
|
## Translation Tools
|
||||||
|
|
||||||
|
### LibreTranslate
|
||||||
|
|
||||||
|
<div class="admonition recommendation" markdown>
|
||||||
|
|
||||||
|
{ align=right }
|
||||||
|
|
||||||
|
**LibreTranslate** is a free and open source machine translation web interface and API server. There are a number of [public instances](https://github.com/LibreTranslate/LibreTranslate?tab=readme-ov-file#mirrors), or you can host it yourself for complete privacy. It uses [Argos Translate](https://github.com/argosopentech/argos-translate) models on the backend for translations.
|
||||||
|
|
||||||
|
[:octicons-home-16: Homepage](https://libretranslate.com){ .md-button .md-button--primary }
|
||||||
|
[:octicons-code-16:](https://github.com/LibreTranslate/LibreTranslate){ .card-link title="Source Code" }
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
We use a self-hosted instance of LibreTranslate to automatically translate posts on our [forum](https://discuss.privacyguides.net) to multiple languages.
|
||||||
|
|
||||||
## Criteria
|
## Criteria
|
||||||
|
|
||||||
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
|
**Please note we are not affiliated with any of the projects we recommend.** In addition to [our standard criteria](about/criteria.md), we have developed a clear set of requirements to allow us to provide objective recommendations. We suggest you familiarize yourself with this list before choosing to use a project, and conduct your own research to ensure it's the right choice for you.
|
||||||
|
@ -500,6 +500,7 @@ For encrypting your OS drive, we typically recommend using the encryption tool y
|
|||||||
<div class="grid cards" markdown>
|
<div class="grid cards" markdown>
|
||||||
|
|
||||||
- { .twemoji loading=lazy }{ .twemoji loading=lazy } [LanguageTool](language-tools.md#languagetool)
|
- { .twemoji loading=lazy }{ .twemoji loading=lazy } [LanguageTool](language-tools.md#languagetool)
|
||||||
|
- { .twemoji } [LibreTranslate](language-tools.md#libretranslate)
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
BIN
theme/assets/img/language-tools/libretranslate.png
Normal file
BIN
theme/assets/img/language-tools/libretranslate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
Reference in New Issue
Block a user