postats - summarize translation progress of gettext po files
Contents
Description
postats is a simple shell script, which uses potool(1) and wc(1) displays the count of translated and non-translated entries (with the percentage) in the specified files. If no files are specified, it defaults to all files with extension ".po" in the current directory. It also displays a summary count for all the files.
Name
postats - summarize translation progress of gettext po files
Options
-f causes postats do include the counts of fuzzy entries as well.
See Also
potool(1), wc(1), msgmerge(1), msgfmt(1).
Synopsis
postats [-f] [FILENAME...]
