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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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