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

Generate Translation Files - msginit | Online Free DevTools by Hexmos

Generate translation files with msginit. Create language-specific PO files from POT templates easily. Free online tool, no registration required.

msginit

Generate language specific translation files based on Portable Object Templates. More information: https://www.gnu.org/software/gettext/manual/gettext.html#msginit-Invocation.

  • Generate Portable Object files in system locale from messages.pot:

msginit

  • Define locale to generate from a specific template:

msginit {{[-l|--locale]}} {{locale}} {{[-i|--input]}} {{path/to/messages.pot}}

  • Display help:

msginit {{[-h|--help]}}

See Also