wittrans¶
A command-line tool and a Python library to search for translated strings and source messages in .mo localization files used by Linux distributions.
The project name comes from the common question: "Where is that translation?"
Key Features¶
- β¨ Fast search through compiled
.mofiles in system-wide programs and Flatpak apps - π Case-insensitive search functionality
- π Search capability in both English source text and translations
- π Support for all system-available language codes
- π Search results can be displayed in the console or exported to a TSV file
- π§© First-class command-line utility, and provides an experimental public API
- π Find spelling mistakes easily!
License¶
LGPL-3.0-or-later