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

NAME

6       po2html - convert Gettext PO localization files to HTML files
7

SYNOPSIS

9       po2html   [--version]  [-h|--help]  [--manpage]  [--progress  PROGRESS]
10       [--errorlevel ERRORLEVEL]  [-i|--input]  INPUT  [-x|--exclude  EXCLUDE]
11       [-o|--output] OUTPUT [-t|--template TEMPLATE] [--fuzzy] [--nofuzzy]
12

DESCRIPTION

14       see: http://translate.sourceforge.net/wiki/toolkit/po2html for examples
15       and usage instructions
16

OPTIONS

18       --version
19              show program's version number and exit
20
21       -h/--help
22              show this help message and exit
23
24       --manpage
25              output a manpage based on the help
26
27       --progress
28              show progress as: dots, none, bar, names, verbose
29
30       --errorlevel
31              show errorlevel as: none, message, exception, traceback
32
33       -i/--input
34              read from INPUT in po, pot formats
35
36       -x/--exclude
37              exclude names matching EXCLUDE from input paths
38
39       -o/--output
40              write to OUTPUT in xhtml, htm, html formats
41
42       -t/--template
43              read from TEMPLATE in xhtml, htm, html formats
44
45       --fuzzy
46              use translations marked fuzzy
47
48       --nofuzzy
49              don't use translations marked fuzzy (default)
50
51
52
53                            Translate Toolkit 1.9.0                 po2html(1)
Impressum