XGETTEXT-TXT(1p) | User Contributed Perl Documentation | XGETTEXT-TXT(1p) |
xgettext-txt - Create PO files from text files
xgettext-txt [OPTIONS] TEXTFILE[, TEXTFILE] xgettext-txt [OPTIONS] --files-from="filelist" xgettext-txt --help
Reads one or more text files and turns every paragraph into a translatable string in a PO, resp. .pot file.
See the online documentation for Locale::XGettext <http://search.cpan.org/~guido/Locale-XGettext/lib/Locale/XGettext.pm> or the command output "perldoc Locale::XGettext" for a complete list of options.
It should be possible to specify alternative delimiters and not just paragraphs.
Written by Guido Flohr (http://www.guido-flohr.net/).
Copyright (C) 2016-2017 Guido Flohr (http://www.guido-flohr.net/). License LGPLv1.1+: GNU General Public License version 2.1 or later <http://gnu.org/licenses/lgpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
Locale::XGettext, perl, xgettext(1)
2023-02-05 | perl v5.36.0 |