Ruby YAML files¶
Ruby i18n YAML files with language as root node.
See also
Example Ruby i18n YAML file:
cs:
weblate:
hello: ""
orangutan:
one: "Orangutan má %d banán.\n"
few: "Orangutan má %d banány.\n"
other: "Orangutan má %d banánů.\n"
try: ""
thanks: ""
Weblate configuration¶
Typical Weblate Component configuration |
|
|---|---|
File mask |
|
Monolingual base language file |
|
Template for new translations |
Empty |
File format |
Ruby YAML file |