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