po2c

Ángel Ortega

A .po language files to C source code converter

po2c is a Perl script that takes a bunch of gettext (.po) language translation files from its command line arguments and dumps a C source code file containing all those messages and the necessary functions to use them without any other dependency. This is useful when you want to deploy .po translated strings to systems where no easy gettext support exist (for example, win32) or when a unique, self-contained binary without external file dependencies is convenient (for example, embedded or small systems).

This software is released under the GPL license.

Downloads

https://triptico.com/download/po2c.tar.gz