logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PO4A Translate - Convert PO to Doc | Online Free DevTools by Hexmos

Convert PO files with PO4A Translate. Translate PO files back to documentation format on Linux. Free online tool, no registration required.

po4a-translate

Convert a PO file back to documentation format. The provided PO file should be the translation of the POT file which was produced by po4a-gettextize. More information: https://po4a.org/man/man1/po4a-translate.1.php.

  • Convert a translated PO file back to a document:

po4a-translate --format {{text}} --master {{path/to/master.doc}} --po {{path/to/result.po}} --localized {{path/to/translated.txt}}

  • List all available formats:

po4a-translate --help-format

See Also