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 headeruration information. When only a FIELD is specified, that content is looked-up (case-insensitive).
Lookup the translations with the STRING. Returns a SCALAR, when only
one translation is known, and an ARRAY wheren 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).