d4e540d
.TH posplit 1 "Translate Toolkit 1.3.0" "" "Translate Toolkit 1.3.0"
d4e540d
.SH NAME
d4e540d
posplit \- Split a PO file into a translated, fuzzy, and untranslated PO
d4e540d
file.
d4e540d
.SH SYNOPSIS
d4e540d
\fBposplit\fR \fI./file.po\fR
d4e540d
.P
d4e540d
Where \fIfile.po\fR is an existing PO file or PO compendium.
d4e540d
.SH DESCRIPTION
d4e540d
Takes an existing PO file and splits it into three components: translated,
d4e540d
untranslated and fuzzy. This is useful for reviewing translations or for
d4e540d
extracting good translations from a compendium file.
d4e540d
.SH BUGS
d4e540d
Some relative path bugs thus the need for ./ before file.po