Searched refs:Msgid (Results 1 – 25 of 69) sorted by relevance
123
| /freebsd-14-stable/contrib/ntp/sntp/libopts/ |
| HD | gettext.h | 33 # define gettext(Msgid) \ argument 34 dgettext (DEFAULT_TEXT_DOMAIN, Msgid) 68 # define gettext(Msgid) ((const char *) (Msgid)) argument 70 # define dgettext(Domainname, Msgid) ((void) (Domainname), gettext (Msgid)) argument 72 # define dcgettext(Domainname, Msgid, Category) \ argument 73 ((void) (Category), dgettext (Domainname, Msgid)) 119 # define pgettext(Msgctxt, Msgid) \ argument 120 pgettext_aux (DEFAULT_TEXT_DOMAIN, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES) 122 # define pgettext(Msgctxt, Msgid) \ argument 123 pgettext_aux (NULL, Msgctxt GETTEXT_CONTEXT_GLUE Msgid, Msgid, LC_MESSAGES) [all …]
|
| /freebsd-14-stable/contrib/diff/lib/ |
| HD | gettext.h | 44 # define gettext(Msgid) ((const char *) (Msgid)) argument 45 # define dgettext(Domainname, Msgid) ((const char *) (Msgid)) argument 46 # define dcgettext(Domainname, Msgid, Category) ((const char *) (Msgid)) argument
|
| /freebsd-14-stable/contrib/libxo/tests/gettext/ |
| HD | ldns.pot | 9 "Report-Msgid-Bugs-To: \n"
|
| /freebsd-14-stable/contrib/libxo/tests/gettext/po/pig_latin/ |
| HD | ldns.po | 8 "Report-Msgid-Bugs-To: \n"
|
| /freebsd-14-stable/contrib/dialog/po/ |
| HD | th.po | 8 "Report-Msgid-Bugs-To: \n"
|
| HD | et.po | 7 "Report-Msgid-Bugs-To: \n"
|
| HD | uk.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | cy.po | 7 "Report-Msgid-Bugs-To: \n"
|
| HD | mg.po | 8 "Report-Msgid-Bugs-To: \n"
|
| HD | ar.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | dialog.pot | 8 "Report-Msgid-Bugs-To: \n"
|
| HD | zh_TW.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | hi.po | 7 "Report-Msgid-Bugs-To: \n"
|
| HD | fa.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | mk.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | el.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | ja.po | 10 "Report-Msgid-Bugs-To: \n"
|
| HD | zh_CN.po | 10 "Report-Msgid-Bugs-To: \n"
|
| HD | sr.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | bg.po | 10 "Report-Msgid-Bugs-To: \n"
|
| HD | sw.po | 9 "Report-Msgid-Bugs-To: \n"
|
| HD | eo.po | 8 "Report-Msgid-Bugs-To: \n"
|
| HD | ms.po | 8 "Report-Msgid-Bugs-To: \n"
|
| HD | nb.po | 7 "Report-Msgid-Bugs-To: \n"
|
| HD | sv.po | 8 "Report-Msgid-Bugs-To: \n"
|
123