logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

swappo - swap msgid and msgstr fields in a PO file

Author

BenBurton <bab@debian.org>
           Author.

[FIXME: source]                                    2003-04-07                                          SWAPPO(1)

Authors

       The PO-XML tools were written by Stephan Kulow <coolo@kde.org>

       This manual page was prepared by Ben Burton<bab@debian.org>

Description

swappo 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.

       The new PO-file will be written to standard output. The old PO-file will remain untouched.

       This utility is part of the KDE Software Development Kit

Name

       swappo - swap msgid and msgstr fields in a PO file

See Also

po2xml(1), split2po(1), xml2pot(1)

Synopsis

swappo [filename.po]

See Also