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.
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).