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

NAME

6       po2prop  - convert Gettext PO localization files to Java/Mozilla .prop‐
7       erties files
8

SYNOPSIS

10       po2prop  [--version]  [-h|--help]  [--manpage]  [--progress   PROGRESS]
11       [--errorlevel  ERRORLEVEL]  [-i|--input]  INPUT  [-x|--exclude EXCLUDE]
12       [-o|--output]  OUTPUT  [-t|--template  TEMPLATE]  [--personality  TYPE]
13       [--encoding ENCODING] [--removeuntranslated] [--fuzzy] [--nofuzzy]
14

DESCRIPTION

16       see: http://translate.sourceforge.net/wiki/toolkit/po2prop 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 po, pot formats
37
38       -x/--exclude
39              exclude names matching EXCLUDE from input paths
40
41       -o/--output
42              write to OUTPUT in properties, lang, strings formats
43
44       -t/--template
45              read from TEMPLATE in properties, lang, strings formats
46
47       --personality
48              override the input file format: flex, java, mozilla,  java-utf8,
49              skype, strings (for .properties files, default: java)
50
51       --encoding
52              override the encoding set by the personality
53
54       --removeuntranslated
55              remove key value from output if it is untranslated
56
57       --fuzzy
58              use translations marked fuzzy
59
60       --nofuzzy
61              don't use translations marked fuzzy (default)
62
63
64
65                            Translate Toolkit 1.9.0                 po2prop(1)
Impressum