Compare commits

...

2 Commits

Author SHA1 Message Date
Robert Vitonsky
54d279ceca
Merge 0873805f8b into 8238f8a11a 2024-07-25 06:24:58 -05:00
Robert Vitonsky
0873805f8b
add Linguist Translate 2024-06-25 23:48:42 +03:00

View File

@ -1286,6 +1286,7 @@ Odysee website contains some trackers and is a heavy site. You can use these alt
- [Apertium](https://apertium.org/) - A free/open-source machine translation platform, runs offline on your computer - [Apertium](https://apertium.org/) - A free/open-source machine translation platform, runs offline on your computer
- [Softcatala](https://www.softcatala.org/traductor/) - Open Source Translation tool - Only Catalan/Spanish/English/French (uses apertium) - [Softcatala](https://www.softcatala.org/traductor/) - Open Source Translation tool - Only Catalan/Spanish/English/French (uses apertium)
- [TranslateLocally](https://translatelocally.com/) Free/open-source neural MT, runs offline on your computer - [TranslateLocally](https://translatelocally.com/) Free/open-source neural MT, runs offline on your computer
- [Linguist Translate](https://github.com/translate-tools/linguist) - Linguist is a privacyfocused, fullfeatured translation solution for browser. Embedded offline translator, full page translation, dictionary, custom translators, translation for selected text and even more.
<img width="16" src="misc/check.png"> </img> **Alternative Google Translate frontends** <img width="16" src="misc/check.png"> </img> **Alternative Google Translate frontends**
- [Lingva](https://github.com/TheDavidDelta/lingva-translate) - Alternative front-end for Google Translate. [Demo](https://lingva.ml/). - [Lingva](https://github.com/TheDavidDelta/lingva-translate) - Alternative front-end for Google Translate. [Demo](https://lingva.ml/).
@ -1420,6 +1421,7 @@ Please read about what the addon does before installing. If you don't understand
#### Useful Tools #### Useful Tools
- [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline. - [Single File](https://github.com/gildas-lormeau/SingleFile) - Save a faithful copy of an entire web page in a single HTML file so you can use it offline.
- [Linguist Translate](https://github.com/translate-tools/linguist) - Linguist is a privacyfocused, fullfeatured translation solution for browser. Embedded offline translator, full page translation, dictionary, custom translators, translation for selected text and even more.
### Browser Sync ### Browser Sync
- [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free! - [xBrowserSync](https://www.xbrowsersync.org/) - Browser syncing as it should be: secure, anonymous and free!