hedyorg / hedy

Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
https://www.hedy.org
European Union Public License 1.2
1.27k stars 282 forks source link

Translations update from Hosted Weblate #5504

Closed weblate closed 1 month ago

weblate commented 1 month ago

Translations update from Hosted Weblate for Hedy/Adventures.

It also includes following components:

Current translation status:

Weblate translation status

github-actions[bot] commented 1 month ago

The automatic script made changes

content/adventures/de.yaml

There was a problem in a level 3 snippet, at adventures.random_command.levels.3.example_code_2:

[!CAUTION] You tried to use the variable ich, but you didn't set it. It is also possible that you were trying to use the word ich but forgot quotation marks. at line [2]

Translation source

essen {is} Sandwich, Pizzastück, Salad, Burrito
{print} Zum Mittag esse ich {at} {random}. <---- ERROR HERE

Translated version

essen ist Sandwich, Pizzastück, Salad, Burrito
drucke Zum Mittag esse ich an zufällig. <---- ERROR HERE

This snippet has been reverted to English.

mergify[bot] commented 1 month ago

Thank you for contributing! Your pull request is now going on the merge train (choo choo! Do not click update from main anymore, and be sure to allow changes to be pushed to your fork).