dngettext — Plural version of dgettext
$domain,$singular,$plural,$count
The dngettext() function allows you to override
the current domain for a single plural message lookup.
domainThe domain
singular
plural
count
A string on success.