Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
Features
- Review multiple gettext PO files in parallel
- Automatically scroll open files to appropriate reference keys
- Basic text editor with undo, redo, select, copy etc
- Find, replace, save
License
GNU General Public License version 2.0 (GPLv2)Follow Massively Parallel PO Editor
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
мне понравилось в Лосяше работать
-
Really useful tool but toally lacking documentation right now but it's easy enough. At the moment there is no find and replace. For Windows users: install java and then run the application like this. Write a batch file (a text file ending in .bat) with the following (assuming everything is on a C drive) cd C:\path to jar file java -jar mp-poedit-0.0.2aa.jar C:\path to file to translate C:\path to comparison file 1 C:\path to comparison file 2 etc