This dataset contains the known values for the "Plural-Forms" metadata
elements in a PO file.
Usage
data(plural_forms)
Arguments
Format
plural_forms is a data frame with 3 character columns and 1 numeric column and 142 rows:
ISO
The ISO 639 specification of the language. Usually this is the
two letter ISO 639-1 name, but some three letter ISO 639-2 names are also
included, for cases where no two letter name exists.
EnglishName
How the language is known in English.
PluralFormHeader
The GNU gettext specification of how plural forms
are specified in the language.
nplurals
A numeric value specifying the number of plural forms.