_get_path_to_translation_from_lang_dir()
Function: Gets the path to a translation file in the languages directory for the current locale.
Source: wp-includes/deprecated.php:4319
Function: Gets the path to a translation file in the languages directory for the current locale.
Source: wp-includes/deprecated.php:4319
Function: Registers plural strings in POT file, but does not translate them.
Source: wp-includes/l10n.php:600
Function: Registers plural strings with gettext context in POT file, but does not translate them.
Source: wp-includes/l10n.php:646
Function: Translates and returns the singular or plural form of a string that’s been registered with _n_noop() or _nx_noop().
Source: wp-includes/l10n.php:685
Filter Hook: Filters the singular or plural form of a string.
Source: wp-includes/l10n.php:490
Filter Hook: Filters the singular or plural form of a string with gettext context.
Source: wp-includes/l10n.php:550
Function: Displays translated text that has been escaped for safe use in HTML output.
Source: wp-includes/l10n.php:380
Function: Retrieves translated string with gettext context.
Source: wp-includes/l10n.php:401
Function: Displays translated string with gettext context.
Source: wp-includes/l10n.php:415
Function: Translates string with gettext context, and escapes it for safe use in an attribute.
Source: wp-includes/l10n.php:433