ngettext.x revision 1.1.1.1
1[NAME]
2ngettext \- translate message and choose plural form
3[DESCRIPTION]
4.\" Add any additional description here
5The \fBngettext\fP program translates a natural language message into the
6user's language, by looking up the translation in a message catalog, and
7chooses the appropriate plural form, which depends on the number \fICOUNT\fP
8and the language of the message catalog where the translation was found.
9