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: ""
File extensions |
|
|---|---|
Linguality ⓘ |
Monolingual |
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 |
Ruby YAML file |