1po2txt(1)                   Translate Toolkit 1.9.0                  po2txt(1)
2
3
4

NAME

6       po2txt  -  convert  Gettext  PO localization files to plain text (.txt)
7       files
8

SYNOPSIS

10       po2txt  [--version]  [-h|--help]  [--manpage]   [--progress   PROGRESS]
11       [--errorlevel  ERRORLEVEL]  [-i|--input]  INPUT  [-x|--exclude EXCLUDE]
12       [-o|--output] OUTPUT [-t|--template TEMPLATE]  [--encoding]  [-w|--wrap
13       WRAP] [--fuzzy] [--nofuzzy]
14

DESCRIPTION

16       see:  http://translate.sourceforge.net/wiki/toolkit/po2txt for examples
17       and usage instructions
18

OPTIONS

20       --version
21              show program's version number and exit
22
23       -h/--help
24              show this help message and exit
25
26       --manpage
27              output a manpage based on the help
28
29       --progress
30              show progress as: dots, none, bar, names, verbose
31
32       --errorlevel
33              show errorlevel as: none, message, exception, traceback
34
35       -i/--input
36              read from INPUT in xlf, po, pot formats
37
38       -x/--exclude
39              exclude names matching EXCLUDE from input paths
40
41       -o/--output
42              write to OUTPUT in txt format
43
44       -t/--template
45              read from TEMPLATE in txt format
46
47       --encoding
48              The encoding of the template file (default: UTF-8)
49
50       -w/--wrap
51              set number of columns to wrap text at
52
53       --fuzzy
54              use translations marked fuzzy
55
56       --nofuzzy
57              don't use translations marked fuzzy (default)
58
59
60
61                            Translate Toolkit 1.9.0                  po2txt(1)
Impressum