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  %d banán.\n"
      few: "Orangutan  %d banány.\n"
      other: "Orangutan  %d banánů.\n"
    try: ""
    thanks: ""

Weblate configuration

Typical Weblate Component configuration

File mask

translations/messages.*.yml

Monolingual base language file

translations/messages.en.yml

Template for new translations

Empty

File format

Ruby YAML file