13 results found for “gettext”. Showing results 1 to 13.
-
Filters the singular or plural form of a string with gettext context for a domain.
-
hookgettext
Filters text with its translation.
-
function_ex()
Displays translated string with gettext context.
-
Filters the singular or plural form of a string with gettext context.
-
Sets $header PO header to $value
-
functiontranslate_user_role()
Translates role name.
-
The gettext implementation of select_plural_form.
-
function_x()
Retrieves translated string with gettext context.
-
functionesc_attr_x()
Translates string with gettext context, and escapes it for safe use in an attribute.
-
functionesc_html_x()
Translates string with gettext context, and escapes it for safe use in HTML output.
-
function_nx()
Translates and retrieves the singular or plural form based on the supplied number, with gettext context.
-
function_nx_noop()
Registers plural strings with gettext context in POT file, but does not translate them.