Lookup the Log::Report::Lexicon::PO with the STRING.
Returns undef
when not defined.
Returns the translated string for $msgid. When not specified, $count is 1.
Add the information from a $po into this POT. If the msgid of the $po is already known, that is an error.
The translation of a blank MSGID is used to store a MIME header, which contains some meta-data. The $field value is looked-up (case-insensitive) and returned.
Returns the number of plurals, when not known then '2'.
Returns the msgstr index used to translate a value of $count.
This method needs to be called after setting (reading or creating) a new
table header, to interpret the plural algorithm as specified in the
Plural-Forms
header field.
Returns a list with all defined Log::Report::Lexicon::PO objects. When
the string $active
is given as parameter, only objects which have
references are returned.