Find strings in po files that matches to Pontoon's machine translation results.
- Manually
- Clone the repository
- Install using
sudo python3 setup.py install
- Using pip:
pip install ponmatch(not released yet!)
ponmatch -hwill give details for usage.
- Please, do not use
--applywith--similarmatchas it will also match strings that are slightly different. - You can use
ponmatch file <params here> > output.csvand then check results in a spreadsheet file for each variation of the match.
[ ] Support for plural strings
Copyright 2018 Emin Mastizada. Package is released under MPLv2 License. Read LICENSE file for more details.