Classes

ArrayLoader loads translations from a PHP array.
IniFileLoader loads translations from an ini file.
QtFileLoader loads translations from QT Translations XML files.
XliffFileLoader loads translations from XLIFF files.

Interfaces

LoaderInterface is the interface implemented by all translation loaders.