Searched refs:msgid_plural (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/ntp/sntp/libopts/ |
| H A D | gettext.h | 170 const char *msgid_plural, unsigned long int n, in npgettext_aux() argument 174 dcngettext (domain, msg_ctxt_id, msgid_plural, n, category); in npgettext_aux() 175 if (translation == msg_ctxt_id || translation == msgid_plural) in npgettext_aux() 176 return (n == 1 ? msgid : msgid_plural); in npgettext_aux() 261 const char *msgid_plural, unsigned long int n, in dcnpgettext_expr() argument 282 translation = dcngettext (domain, msg_ctxt_id, msgid_plural, n, category); in dcnpgettext_expr() 283 found_translation = !(translation == msg_ctxt_id || translation == msgid_plural); in dcnpgettext_expr() 291 return (n == 1 ? msgid : msgid_plural); in dcnpgettext_expr()
|
| /src/contrib/libxo/tests/gettext/ |
| H A D | gt_01.pot | 56 msgid_plural "bytes" 61 msgid_plural "marzlevanes"
|
| H A D | ldns.pot | 25 msgid_plural "bytes"
|
| /src/contrib/libxo/tests/gettext/po/pig_latin/ |
| H A D | gt_01.po | 58 msgid_plural "bytes" 64 msgid_plural "marzlevanes"
|
| H A D | ldns.po | 27 msgid_plural "bytes"
|
| /src/crypto/krb5/src/po/ |
| H A D | mit-krb5.pot | 5596 msgid_plural "The password must contain at least %d characters." 5603 msgid_plural "The password must be different from the previous %d passwords." 5610 msgid_plural "The password can only be changed every %d days."
|
| H A D | ka.po | 5762 msgid_plural "The password must contain at least %d characters." 5769 msgid_plural "The password must be different from the previous %d passwords." 5776 msgid_plural "The password can only be changed every %d days."
|
| H A D | de.po | 4768 msgid_plural "The password must contain at least %d characters." 4775 msgid_plural "The password must be different from the previous %d passwords." 4783 msgid_plural "The password can only be changed every %d days."
|