Compile PO files into MO (Machine Object) files. MO files are installed on your computer and allow a gettext enabled system to translate the GUI.
pocompile my.po my.mo
Where:
my.po is a standard PO file
my.mo is the output MO file
pocompile is a standard Translate Toolkit converter.
Gettext plural forms are not handled correctly
Fuzzy translations are exported