commands.sh

msginit

all

Generate language specific translation files based on Portable Object Templates.

More info →

Options (3)

-l, --localeboolean

Define locale to generate from a specific template

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

Define locale to generate from a specific template

Example: msginit {{[-l|--locale]}} {{locale}} {{[-i|--input]}} {{path/to/messages.pot}}
-h, --helpboolean

Display help

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

Examples (3)

Generate Portable Object files in system locale from `messages.pot`

Define locale to generate from a specific template

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

Display help

msginit [-h|--help]
made by @shridhargupta | data from tldr-pages