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

NAME

6       poswap  -  Builds  a  new translation file with the target of the input
7       language as source language.
8

SYNOPSIS

10       poswap  [--version]  [-h|--help]  [--manpage]   [--progress   PROGRESS]
11       [--errorlevel  ERRORLEVEL]  [-i|--input]  INPUT  [-x|--exclude EXCLUDE]
12       [-o|--output] OUTPUT [-t|--template TEMPLATE] [--reverse]
13

DESCRIPTION

15       Ensure that the two po files correspond  100%  to  the  same  pot  file
16       before using this.  To translate Kurdish (ku) through French::
17           po2swap  -i  fr/  -t ku -o fr-ku To convert the fr-ku files back to
18       en-ku::
19           po2swap --reverse -i fr/  -t  fr-ku  -o  en-ku  See:  http://trans
20       late.sourceforge.net/wiki/toolkit/poswap for further examples and usage
21       instructions
22

OPTIONS

24       --version
25              show program's version number and exit
26
27       -h/--help
28              show this help message and exit
29
30       --manpage
31              output a manpage based on the help
32
33       --progress
34              show progress as: dots, none, bar, names, verbose
35
36       --errorlevel
37              show errorlevel as: none, message, exception, traceback
38
39       -i/--input
40              read from INPUT in po, pot formats
41
42       -x/--exclude
43              exclude names matching EXCLUDE from input paths
44
45       -o/--output
46              write to OUTPUT in po, pot formats
47
48       -t/--template
49              read from TEMPLATE in pot, po, pot formats
50
51       --reverse
52              reverse the process of intermediate language conversion
53
54
55
56                            Translate Toolkit 1.9.0                  poswap(1)
Impressum