pocount Command Examples

Translate Toolkit utility to get translation progress from file, supporting several formats. More information: https://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/pocount.html.

pocount {{path/to/file/file.po}}

pocount --short {{translation_*.ts}}

pocount --csv {{translation_*.ts}} > {{path/to/translation_progress.csv}}