man zgettext (Commandes) - parses DTML files and generates .pot and .po files
NAME
zgettext.py - parses DTML files and generates .pot and .po files
SYNOPSIS
zgettext.py [options] [file file ... file]
DESCRIPTION
This manual page documents briefly the zgettext.py command. In fact this is a very raw intend to provide a manpage because the Debian GNU/Linux distribution requires each program to have a manpage. Any enhancement would be greatly apreciated.
zgettext.py is part of the zope-localizer software package.
zgettext.py -h
Shows this help message.
zgettext.py [file file ... file] [-l languages]
Parses all the specified files, creates the locale directory, creates the locale.pot file and the .po files of the languages specified.
zgettxt.py -m
Compiles all the .po files in the locale directory and creates the .mo files.
EXAMPLES
zgettext.py *.dtml -l ca es en
zgettext.py -m
AUTHOR
This program was written by Andrés Marzal Varo and J. David Ibáñez <j-david@noos.fr>
This manual page was written by Andreas Tille <tille@debian.org>, for the Debian GNU/Linux system (but may be used by others).