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

node-po2json - convert po files to json (Javascript)

Description

       input      input file output     output file

Name

       node-po2json - convert po files to json (Javascript)

Options

-p, --pretty
              pretty-print JSON

       -F, --fuzzy
              include fuzzy messages

       -f, --format
              output format, one of: raw, jed, jed1.x, mf (messageformat)  [raw]

       -d, --domain
              domain  [messages]

       --fallback-to-msgid
              Use msgid if translation is missing (nplurals must match)

       Usage: po2json <input> <output> [options]

       input      input file output     output file

       -p, --pretty
              pretty-print JSON

       -F, --fuzzy
              include fuzzy messages

       -f, --format
              output format, one of: raw, jed, jed1.x, mf (messageformat)  [raw]

       -d, --domain
              domain  [messages]

       --fallback-to-msgid
              Use msgid if translation is missing (nplurals must match)

0.4.2                                               July 2016                                  'NODE-PO2JSON'(1)

Synopsis

po2json<input><output> [options]

See Also