Gets the number of plural forms specified in the"Plural-Forms" metadata element of a PO file.
get_n_plural_forms(x, default = 2L, ...)
A po
object or its metadata element.
An integer to return if the number of plural forms cannot be determined.
Arguments passed between methods.
An integer of the number of plural forms for the language defined in the PO file.