File: posplit.1

package info (click to toggle)
translate-toolkit 3.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,856 kB
  • sloc: python: 56,898; sh: 2,624; makefile: 242; xml: 48; pascal: 40; java: 16
file content (14 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.TH posplit 1 "Translate Toolkit 1.3.0" "" "Translate Toolkit 1.3.0"
.SH NAME
posplit \- Split a PO file into a translated, fuzzy, and untranslated PO
file.
.SH SYNOPSIS
\fBposplit\fR \fI./file.po\fR
.P
Where \fIfile.po\fR is an existing PO file or PO compendium.
.SH 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.
.SH BUGS
Some relative path bugs thus the need for ./ before file.po