File: wp-includes/pomo/translations.php
-
Returns the plural form to use.
-
Returns the plural forms count.
-
Translates a plural string.
-
Merges other translations into the current one.
-
-
Merges other translations into the current one.
-
Sets a translation header.
-
Merges originals with existing entries.
-
Sets translation headers.
-
classGettext_Translations
Gettext_Translations class.
-
Returns a translation header.
-
The gettext implementation of select_plural_form.
-
Returns a given translation entry.
-
Returns the nplurals and plural forms expression from the Plural-Forms header.
-
Translates a singular string.
-
Makes a function, which will return the right translation index, according to the plural forms header.
-
Adds parentheses to the inner parts of ternary operators in plural expressions, because PHP evaluates ternary operators from left to right
-
Prepare translation headers.
-
Sets translation headers.
-
classNOOP_Translations
-
classTranslations
-
Adds an entry to the PO structure.
-
Adds or merges an entry to the PO structure.
-
Sets $header PO header to $value
-
Sets translation headers.
-
Returns a given translation header.
-
Returns a given translation entry.
-
Translates a singular string.
-
Given the number of items, returns the 0-based index of the plural form to use
-
Returns the plural forms count.