1po2ts(1)                    Translate Toolkit 3.3.2                   po2ts(1)
2
3
4

NAME

6       po2ts  -  Convert  Gettext  PO  localization files to Qt Linguist (.ts)
7       files.
8

SYNOPSIS

10       po2ts  [--version]  [-h|--help]   [--manpage]   [--progress   PROGRESS]
11       [--errorlevel  ERRORLEVEL]  [-i|--input]  INPUT  [-x|--exclude EXCLUDE]
12       [-o|--output]   OUTPUT   [-t|--template   TEMPLATE]    [-S|--timestamp]
13       [-c|--context]
14

DESCRIPTION

16       See:  http://docs.translatehouse.org/projects/translate-toolkit/en/lat
17       est/commands/ts2po.html for examples 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 po, pot formats
37
38       -x/--exclude
39              exclude names matching EXCLUDE from input paths
40
41       -o/--output
42              write to OUTPUT in ts format
43
44       -t/--template
45              read from TEMPLATE in ts format
46
47       -S/--timestamp
48              skip conversion if the output file has newer timestamp
49
50       -c/--context
51              use supplied context instead of the one in the .po file comment
52
53
54
55                            Translate Toolkit 3.3.2                   po2ts(1)
Impressum