Module translate_storage::po [] [src]

Handling of Uniforum Portable Objects

This format is used by the well known gettext suite and also supported by the translate-toolkit suite. It is a simple text format storing translation units with optional context and plural variants.

For modern translation work it's disadvantage is the plural system only supports integers.

Structs

PoReader