jpayne@68: jpayne@68: jpayne@68: jpayne@68:
jpayne@68: jpayne@68: jpayne@68: jpayne@68: jpayne@68:ngettext jpayne@68: - translate message and choose plural form
jpayne@68: jpayne@68:ngettext jpayne@68: [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL jpayne@68: COUNT
jpayne@68: jpayne@68:The jpayne@68: ngettext program translates a natural language jpayne@68: message into the user’s language, by looking up the jpayne@68: translation in a message catalog, and chooses the jpayne@68: appropriate plural form, which depends on the number jpayne@68: COUNT and the language of the message catalog where jpayne@68: the translation was found.
jpayne@68: jpayne@68:Display native
jpayne@68: language translation of a textual message whose grammatical
jpayne@68: form depends on a number.
jpayne@68: -d,
jpayne@68: --domain=TEXTDOMAIN
retrieve translated message 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: -E |
jpayne@68: jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: (ignored for compatibility) |
jpayne@68: jpayne@68: |
[TEXTDOMAIN]
jpayne@68: jpayne@68:retrieve translated message jpayne@68: from TEXTDOMAIN
jpayne@68: jpayne@68:MSGID MSGID-PLURAL
jpayne@68: jpayne@68:translate MSGID (singular) / jpayne@68: MSGID-PLURAL (plural)
jpayne@68: jpayne@68:jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: COUNT |
jpayne@68: jpayne@68: |
jpayne@68:
jpayne@68:
jpayne@68: choose singular/plural form based on this value |
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. 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-1997, 2000-2023 Free Software
jpayne@68: Foundation, Inc. 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 ngettext is maintained as a Texinfo jpayne@68: manual. If the info and ngettext programs are jpayne@68: properly installed at your site, the command
jpayne@68: jpayne@68:info jpayne@68: ngettext
jpayne@68: jpayne@68:should give you jpayne@68: access to the complete manual.
jpayne@68: