Converting PoEdit files (.po) to and from Language files (.lang).
This utility can help in translation of .lang-based programs like Minecraft and its mods.
- Convert original en_US.lang file to poEdit template file (.pot). So it's pretty easy to create a new or update an existing translation.
- Merge half-translated .lang-file to yours PoEdit file (.po). So existing work will never lost.
- Convert translated PoEdit file (.po) back to .lang-file preserving formatting of original file.
Copyright (C) 2017-2024 Nikolay Raspopov <raspopov@cherubicsoft.com> https://github.com/raspopov/polang
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.