posplit - Split a PO file into a translated, fuzzy, and untranslated PO file.
Contents
Bugs
Some relative path bugs thus the need for ./ before file.po
Translate Toolkit 1.3.0 posplit(1)
Description
Takes an existing PO file and splits it into three components: translated, untranslated and fuzzy. This
is useful for reviewing translations or for extracting good translations from a compendium file.
Name
posplit - Split a PO file into a translated, fuzzy, and untranslated PO file.
Synopsis
posplit./file.po
Where file.po is an existing PO file or PO compendium.
