1poswap(1)                   Translate Toolkit 3.8.3                  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] [--er‐
11       rorlevel   ERRORLEVEL]   [-i|--input]   INPUT   [-x|--exclude  EXCLUDE]
12       [-o|--output] OUTPUT [-t|--template TEMPLATE]  [-S|--timestamp]  [--re‐
13       verse]
14

DESCRIPTION

16       Note: Ensure that the two po files correspond 100% to the same pot file
17       before using
18          this.
19
20       To translate Kurdish (ku) through French::
21
22           poswap -i fr/ -t ku -o fr-ku
23
24       To convert the fr-ku files back to en-ku::
25
26           poswap --reverse -i fr/ -t fr-ku -o en-ku
27
28       See:  http://docs.translatehouse.org/projects/translate-toolkit/en/lat
29       est/commands/poswap.html for examples and usage instructions.
30

OPTIONS

32       --version
33              show program's version number and exit
34
35       -h/--help
36              show this help message and exit
37
38       --manpage
39              output a manpage based on the help
40
41       --progress
42              show progress as: dots, none, bar, names, verbose
43
44       --errorlevel
45              show errorlevel as: none, message, exception, traceback
46
47       -i/--input
48              read from INPUT in po, pot formats
49
50       -x/--exclude
51              exclude names matching EXCLUDE from input paths
52
53       -o/--output
54              write to OUTPUT in po, pot formats
55
56       -t/--template
57              read from TEMPLATE in po, pot, pot formats
58
59       -S/--timestamp
60              skip conversion if the output file has newer timestamp
61
62       --reverse
63              reverse the process of intermediate language conversion
64
65
66
67                            Translate Toolkit 3.8.3                  poswap(1)
Impressum