Searched defs:npgettext (Results 1 – 1 of 1) sorted by relevance
322 def npgettext(self, context, msgid1, msgid2, n): member in NullTranslations527 def npgettext(self, context, msgid1, msgid2, n): member in GNUTranslations770 def npgettext(context, msgid1, msgid2, n): function