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