'\" t .\" Title: \fBswappo\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2003-04-07 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBSWAPPO\FR" "1" "2003\-04\-07" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" swappo \- swap msgid and msgstr fields in a PO file .SH "SYNOPSIS" .HP \w'\fBswappo\fR\ 'u \fBswappo\fR [\fB\fIfilename\&.po\fR\fR] .SH "DESCRIPTION" .PP \fBswappo\fR reads the given PO\-file and swaps the msgid and msgstr fields for every message\&. The result is a new PO\-file that translates in the opposite direction\&. For example, if PO\-file translates from English to French, the new PO\-file will translate from French to English\&. .PP The new PO\-file will be written to standard output\&. The old PO\-file will remain untouched\&. .PP This utility is part of the KDE Software Development Kit .SH "SEE ALSO" .PP po2xml(1), split2po(1), transxx(1), xml2pot(1) .SH "AUTHORS" .PP The PO\-XML tools were written by Stephan Kulow .PP This manual page was prepared by Ben Burton .SH "AUTHOR" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Author. .RE