A full-featured Computer-Aided Translation (CAT) tool
OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
OmegaT is a free and open source multiplatform Computer Assisted Translation tool with fuzzy matching, translation memory, keyword search, glossaries, and translation leveraging into updated projects.
To install OmegaT, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install OmegaT
To see what files were installed by OmegaT, run:
port contents OmegaT
To later upgrade OmegaT, run:
sudo port selfupdate && sudo port upgrade OmegaT
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.