Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from Hosted Weblate #5382

Merged
merged 6 commits into from
Apr 8, 2024

Conversation

weblate
Copy link
Contributor

@weblate weblate commented Apr 8, 2024

suige666 and others added 5 commits April 8, 2024 08:12
Currently translated at 99.8% (691 of 692 strings)

Co-authored-by: suige666 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/hedy/adventures/zh_Hans/
Translation: Hedy/Adventures
Currently translated at 91.3% (632 of 692 strings)

Co-authored-by: aniollidon <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/hedy/adventures/es/
Translation: Hedy/Adventures
Currently translated at 77.8% (539 of 692 strings)

Co-authored-by: Snoring Parrot <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/hedy/adventures/pt_BR/
Translation: Hedy/Adventures
Currently translated at 100.0% (632 of 632 strings)

Co-authored-by: Zoom.Quiet <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/hedy/web-texts/zh_Hans/
Translation: Hedy/Texts
Currently translated at 97.8% (454 of 464 strings)

Co-authored-by: Bế Trọng Nghĩa <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/hedy/webpages/vi/
Translation: Hedy/Webpages
Copy link
Contributor

github-actions bot commented Apr 8, 2024

The automatic script made changes

content/adventures/pt_BR.yaml

There was a problem in a level 12 snippet, at adventures.quotation_marks.levels.12.example_code:

Caution

The code you entered is not valid Hedy code. There is a mistake on line 1, at position 13. You typed a comma, but that is not allowed. at line (1, 13)

Translation source

nome = 'Hedy, a Robô' <---- ERROR HERE
{print} 'Olá ' nome

Translated version

nome = 'Hedy, a Robô' <---- ERROR HERE
imprima 'Olá ' nome

This snippet has been reverted to English.

content/adventures/pt_BR.yaml

There was a problem in a level 12 snippet, at adventures.quotation_marks.levels.12.example_code_3:

Caution

The code you entered is not valid Hedy code. There is a mistake on line 2, at position 16. You typed a comma, but that is not allowed. at line (2, 16)

Translation source

nome = {ask} 'Qual é o seu nome?'
{if} nome = 'Hedy, a Robô' <---- ERROR HERE
    {print} 'Olá!'

Translated version

nome = pergunte 'Qual é o seu nome?'
se nome = 'Hedy, a Robô' <---- ERROR HERE
    imprima 'Olá!'

This snippet has been reverted to English.

Copy link
Contributor

mergify bot commented Apr 8, 2024

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).

@mergify mergify bot merged commit 598804e into hedyorg:main Apr 8, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants