1web2py2po(1) Translate Toolkit 1.9.0 web2py2po(1)
2
3
4
6 web2py2po - convert web2py translation dictionaries (.py) to GNU/get‐
7 text PO files
8
10 web2py2po [--version] [-h|--help] [--manpage] [--progress PROGRESS]
11 [--errorlevel ERRORLEVEL] [-i|--input] INPUT [-x|--exclude EXCLUDE]
12 [-o|--output] OUTPUT
13
15 --version
16 show program's version number and exit
17
18 -h/--help
19 show this help message and exit
20
21 --manpage
22 output a manpage based on the help
23
24 --progress
25 show progress as: dots, none, bar, names, verbose
26
27 --errorlevel
28 show errorlevel as: none, message, exception, traceback
29
30 -i/--input
31 read from INPUT in py format
32
33 -x/--exclude
34 exclude names matching EXCLUDE from input paths
35
36 -o/--output
37 write to OUTPUT in po, pot formats
38
39
40
41 Translate Toolkit 1.9.0 web2py2po(1)