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

NAME

6       ts2po  -  convert  Qt  Linguist  (.ts) files to Gettext PO localization
7       files
8

SYNOPSIS

10       ts2po  [--version]  [-h|--help]   [--manpage]   [--progress   PROGRESS]
11       [--errorlevel  ERRORLEVEL]  [-i|--input]  INPUT  [-x|--exclude EXCLUDE]
12       [-o|--output] OUTPUT [-P|--pot] [--duplicates DUPLICATESTYLE]
13

DESCRIPTION

15       See: http://translate.sourceforge.net/wiki/toolkit/ts2po  for  examples
16       and usage instructions
17

OPTIONS

19       --version
20              show program's version number and exit
21
22       -h/--help
23              show this help message and exit
24
25       --manpage
26              output a manpage based on the help
27
28       --progress
29              show progress as: dots, none, bar, names, verbose
30
31       --errorlevel
32              show errorlevel as: none, message, exception, traceback
33
34       -i/--input
35              read from INPUT in ts format
36
37       -x/--exclude
38              exclude names matching EXCLUDE from input paths
39
40       -o/--output
41              write to OUTPUT in po, pot formats
42
43       -P/--pot
44              output PO Templates (.pot) rather than PO files (.po)
45
46       --duplicates
47              what  to  do  with  duplicate  strings  (identical source text):
48              merge, msgctxt (default: 'msgctxt')
49
50
51
52                            Translate Toolkit 1.9.0                   ts2po(1)
Impressum