Lines Matching defs:msgid1
291 def ngettext(self, msgid1, msgid2, n): argument
299 def lngettext(self, msgid1, msgid2, n): argument
322 def npgettext(self, context, msgid1, msgid2, n): argument
478 def lngettext(self, msgid1, msgid2, n): argument
505 def ngettext(self, msgid1, msgid2, n): argument
527 def npgettext(self, context, msgid1, msgid2, n): argument
689 def dngettext(domain, msgid1, msgid2, n): argument
699 def ldngettext(domain, msgid1, msgid2, n): argument
730 def dnpgettext(domain, context, msgid1, msgid2, n): argument
753 def ngettext(msgid1, msgid2, n): argument
756 def lngettext(msgid1, msgid2, n): argument
770 def npgettext(context, msgid1, msgid2, n): argument