Fluent format

Added in version 4.8.

Note

Support for this format is under development. Some features might not yet be available and the behavior can change between releases. Feedback from testing is welcome.

Fluent is a monolingual text format that focuses on asymmetric localization: a simple string in one language can map to a complex multi-variant translation in another language.

Example file:

hello = Ahoj "světe"!\n
orangutan = Orangutan má %d banán.\n
try = Zkus Weblate na <https://demo.weblate.org/>!\n
thanks = Děkujeme za použití Weblate.
Supported features

File extensions

.ftl

Linguality

Monolingual

Supports plural

No

Supports descriptions

Yes

Supports explanation

No

Supports context

No

Supports location

No

Supports flags

No

API identifier

fluent

Supports read-only strings

No

Weblate configuration

Typical Weblate Component configuration

File mask

locales/*/messages.ftl

Monolingual base language file

locales/en/messages.ftl

Template for new translations

Empty

File format

Fluent file