Read the POT table information from FILENAME, as compact as possible. Comments, plural-form, and such are lost on purpose: they are not needed for translations.
Option | Default |
---|---|
charset | <required> |
Returns the name of the source file for this data.
The translation of a blank MSGID is used to store a MIME header, which contains meta-data. The FIELD content is returned.
Lookup the translations with the STRING. Returns a SCALAR, when only
one translation is known, and an ARRAY wherein there are multiple.
Returns undef
when the translation is not defined.
Returns the translated string for MSGID. When not specified, COUNT is 1 (the single form).