Dialect is a free and open source translation software for Linux system. Using Dialect you can translate between languages. It comes with automatic language detection, clipboard paste buttons, Text to speech support and translation history viewer. It is based on the based on the googletrans Python API and LibreTranslate API for translation. It is released under GNU General Public License v3.0 and written in Python.
Install Dialect on Ubuntu
Dialect is available as flatpak package for Ubuntu Linux. You can install it via your terminal application. If you don’t have flatpak on your system, then install it via the below tutorial link. After the installation restart your system
Install flatpak and flathub on Ubuntu
Open the terminal (ctrl+alt+t) and run below Dialect flatpak installation command.
flatpak install flathub com.github.gi_lom.dialect
After the successful installation of Dialect, you can run it via this command.
flatpak run com.github.gi_lom.dialect
That’s it.