NAME
qbit_xgettext
SYNOPSIS
qbit_xgettext [options]
OPTIONS
- -d, --dir
-
Directory with source files, may be multiple.
- -o, --ofile
-
Output POT file.
- -l, --lang
-
Language code for plurals header in .po files
--lang=en - --nplurals
-
Number of forms
--nplurals=2 - --plural
-
Format
--plural="(n != 1)" - --extractor
-
Custom extractor and the list of extensions for that extractor. Can be specified several times. Example:
--extractor "Lang::FooExtractor=.fx" --extractor "Lang::BarExtractor=.bx,.lbx" - -h, -?, --help
-
Show help message and exit.
DESCRIPTION
Extract translatable strings from given input files.