Skip to content
forked from raspopov/polang

Converting PoEdit files (.po) to and from Language files (.lang).

License

Notifications You must be signed in to change notification settings

ArmanHigh/polang

 
 

Repository files navigation

Build status Codacy Badge

Polang

Icon

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.

Screenshot

Features

  • 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

Copyright (C) 2017 Nikolay Raspopov <[email protected]> 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/.

About

Converting PoEdit files (.po) to and from Language files (.lang).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.0%
  • Inno Setup 42.1%
  • C 4.9%