jpayne@68: jpayne@68: jpayne@68: jpayne@68:
jpayne@68: jpayne@68: jpayne@68: jpayne@68: jpayne@68:msginit - jpayne@68: initialize a message catalog
jpayne@68: jpayne@68:msginit jpayne@68: [OPTION]
jpayne@68: jpayne@68:Creates a new jpayne@68: PO file, initializing the meta information with values from jpayne@68: the user’s environment.
jpayne@68: jpayne@68:Mandatory jpayne@68: arguments to long options are mandatory for short options jpayne@68: too.
jpayne@68: jpayne@68:Input file
jpayne@68: location:
jpayne@68: -i,
jpayne@68: --input=INPUTFILE
input POT file
jpayne@68: jpayne@68:If no input jpayne@68: file is given, the current directory is searched for the POT jpayne@68: file. If it is -, standard input is read.
jpayne@68: jpayne@68:Output file
jpayne@68: location:
jpayne@68: -o,
jpayne@68: --output-file=FILE
write output to specified PO jpayne@68: file
jpayne@68: jpayne@68:If no output jpayne@68: file is given, it depends on the --locale jpayne@68: option or the user’s locale setting. If it is -, jpayne@68: the results are written to standard output.
jpayne@68: jpayne@68:Input file
jpayne@68: syntax:
jpayne@68: -P,
jpayne@68: --properties-input
input file is in Java jpayne@68: .properties syntax
jpayne@68: jpayne@68: jpayne@68:--stringtable-input
jpayne@68: jpayne@68:input file is in jpayne@68: NeXTstep/GNUstep .strings syntax
jpayne@68: jpayne@68:Output
jpayne@68: details:
jpayne@68: -l,
jpayne@68: --locale=LL_CC[.ENCODING]
set target locale
jpayne@68: jpayne@68: jpayne@68:--no-translator
jpayne@68: jpayne@68:assume the PO file is jpayne@68: automatically generated
jpayne@68: jpayne@68:--color
jpayne@68: jpayne@68:use colors and other text jpayne@68: attributes always
jpayne@68: jpayne@68: jpayne@68:--color=WHEN
jpayne@68: jpayne@68:use colors and other text jpayne@68: attributes if WHEN. WHEN may be ’always’, jpayne@68: ’never’, ’auto’, or jpayne@68: ’html’.
jpayne@68: jpayne@68: jpayne@68:--style=STYLEFILE
jpayne@68: jpayne@68:specify CSS style rule file for jpayne@68: --color
jpayne@68: jpayne@68:-p, jpayne@68: --properties-output
jpayne@68: jpayne@68:write out a Java .properties jpayne@68: file
jpayne@68: jpayne@68: jpayne@68:--stringtable-output
jpayne@68: jpayne@68:write out a NeXTstep/GNUstep jpayne@68: .strings file
jpayne@68: jpayne@68:-w, jpayne@68: --width=NUMBER
jpayne@68: jpayne@68:set output page width
jpayne@68: jpayne@68: jpayne@68:--no-wrap
jpayne@68: jpayne@68:do not break long message jpayne@68: lines, longer than the output page width, into several jpayne@68: lines
jpayne@68: jpayne@68:Informative
jpayne@68: output:
jpayne@68: -h, --help
display this help and exit
jpayne@68: jpayne@68:-V, jpayne@68: --version
jpayne@68: jpayne@68:output version information and jpayne@68: exit
jpayne@68: jpayne@68:Written by jpayne@68: Bruno Haible.
jpayne@68: jpayne@68:Report bugs in jpayne@68: the bug tracker at jpayne@68: <https://savannah.gnu.org/projects/gettext> or by jpayne@68: email to <bug-gettext@gnu.org>.
jpayne@68: jpayne@68:Copyright
jpayne@68: © 2001-2023 Free Software Foundation, Inc.
jpayne@68: License GPLv3+: GNU GPL version 3 or later
jpayne@68: <https://gnu.org/licenses/gpl.html>
jpayne@68: This is free software: you are free to change and
jpayne@68: redistribute it. There is NO WARRANTY, to the extent
jpayne@68: permitted by law.
The full jpayne@68: documentation for msginit is maintained as a Texinfo jpayne@68: manual. If the info and msginit programs are jpayne@68: properly installed at your site, the command
jpayne@68: jpayne@68:info jpayne@68: msginit
jpayne@68: jpayne@68:should give you jpayne@68: access to the complete manual.
jpayne@68: