YAML files¶
The plain YAML files with string keys and values. Weblate also extract strings from lists or dictionaries.
Weblate currently supports several variants of YAML translations:
Files with nested keys.
See also
Example of a YAML file:
weblate:
hello: ""
orangutan: ""
try: ""
thanks: ""
File extensions |
|
|---|---|
Linguality ⓘ |
Both monolingual and bilingual |
Supports plural ⓘ |
|
Supports descriptions ⓘ |
|
Supports explanation ⓘ |
|
Supports context ⓘ |
|
Supports location ⓘ |
|
Supports flags ⓘ |
|
API identifier |
|
Supports read-only strings ⓘ |
|
Weblate configuration¶
Typical Weblate Component configuration |
|
|---|---|
File mask |
|
Monolingual base language file |
|
Template for new translations |
Empty |
File format |
YAML file |
File format parameters¶
File format parameters with the pattern yaml_* can be used to configure the behavior of the YAML format.