xref: /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/man/ngettext.x (revision 946379e7b37692fc43f68eb0d1c10daa0a7f3b6c)
1 [NAME]
2 ngettext \- translate message and choose plural form
3 [DESCRIPTION]
4 .\" Add any additional description here
5 The \fBngettext\fP program translates a natural language message into the
6 user's language, by looking up the translation in a message catalog, and
7 chooses the appropriate plural form, which depends on the number \fICOUNT\fP
8 and the language of the message catalog where the translation was found.
9