Macro gettextrs::dcngettext [−][src]
Like dcngettext, but allows for formatting.
It calls dcngettext on domainname, category, msgid, msgid_plural, and n, and then
replaces each occurrence of {} with the next value out of args.