jpayne@68: jpayne@68: jpayne@68: jpayne@68:
jpayne@68: jpayne@68: jpayne@68: jpayne@68: jpayne@68:gettext - jpayne@68: translate message
jpayne@68: jpayne@68:gettext
jpayne@68: [OPTION] [[TEXTDOMAIN] MSGID]
jpayne@68: gettext [OPTION] -s [MSGID]...
The jpayne@68: gettext program translates a natural language message jpayne@68: into the user’s language, by looking up the jpayne@68: translation in a message catalog.
jpayne@68: jpayne@68:Display native
jpayne@68: language translation of a textual message.
jpayne@68: -d,
jpayne@68: --domain=TEXTDOMAIN
retrieve translated messages jpayne@68: from TEXTDOMAIN
jpayne@68: jpayne@68:-c, jpayne@68: --context=CONTEXT
jpayne@68: jpayne@68:specify context for MSGID
jpayne@68: jpayne@68:jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: -e |
jpayne@68: jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: enable expansion of some escape sequences |
jpayne@68: jpayne@68: |
jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: -n |
jpayne@68: jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: suppress trailing newline |
jpayne@68: jpayne@68: |
jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: -E |
jpayne@68: jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: (ignored for compatibility) |
jpayne@68: jpayne@68: |
[TEXTDOMAIN] MSGID
jpayne@68: jpayne@68:retrieve translated message jpayne@68: corresponding to MSGID from TEXTDOMAIN
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:display version information and jpayne@68: exit
jpayne@68: jpayne@68:If the jpayne@68: TEXTDOMAIN parameter is not given, the domain is determined jpayne@68: from the environment variable TEXTDOMAIN. If the message jpayne@68: catalog is not found in the regular directory, another jpayne@68: location can be specified with the environment variable jpayne@68: TEXTDOMAINDIR. When used with the -s option the jpayne@68: program behaves like the ’echo’ command. But it jpayne@68: does not simply copy its arguments to stdout. Instead those jpayne@68: messages found in the selected catalog are translated. jpayne@68: Standard search directory: /mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/locale
jpayne@68: jpayne@68:Written by jpayne@68: Ulrich Drepper.
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: © 1995-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 gettext is maintained as a Texinfo jpayne@68: manual. If the info and gettext programs are jpayne@68: properly installed at your site, the command
jpayne@68: jpayne@68:info jpayne@68: gettext
jpayne@68: jpayne@68:should give you jpayne@68: access to the complete manual.
jpayne@68: