|
NAMEpo4a-normalize - normalize a documentation file by parsing it in po4a, and writing it backSYNOPSISpo4a-normalize -f fmt master.docDESCRIPTIONThe po4a (PO for anything) project goal is to ease translations (and more interestingly, the maintenance of translations) using gettext tools on areas where they were not expected like documentation.The po4a-normalize script is a debugging tool used to make sure that po4a don't change the document when it's not supposed to. Only use it if you're developing a new module, or if you doubt the sanity of the tools. The generated document will be written to po4a-normalize.output while the generated POT file will be written to po4a-normalize.po by default, but you can use the --localized and --pot options to change that. OPTIONS
SEE ALSOpo4a-gettextize(1), po4a-translate(1), po4a-updatepo(1), po4a(7)AUTHORSDenis Barbier <barbier@linuxfr.org> Nicolas Francois <nicolas.francois@centraliens.net> Martin Quinson (mquinson#debian.org) COPYRIGHT AND LICENSECopyright 2002-2020 by SPI, inc.This program is free software; you may redistribute it and/or modify it under the terms of GPL (see the COPYING file).
Visit the GSP FreeBSD Man Page Interface. |