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 #5699

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

weblate
Copy link
Contributor

@weblate weblate commented Aug 14, 2024

Translations update from Hosted Weblate for Hedy/Adventures.

It also includes following components:

Current translation status:

Weblate translation status

@@ -1,12 +1,12 @@
add: adicionar
and: e
ask: perguntar
at: em
at: no
Copy link
Collaborator

@boryanagoncharenko boryanagoncharenko Aug 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The build is failing because the default behavior of the yaml parser is to convert some words to boolean values. So no becomes False which is why we get TypeError: can only concatenate str (not "bool") to str. I guess the solution is to wrap the value in quotes (i.e. 'no') but I am not sure how to do that without breaking the weblate flow further. @jpelay do you know how to change it?

Currently translated at 100.0% (68 of 68 strings)

Translation: Hedy/Keywords
Translate-URL: https://hosted.weblate.org/projects/hedy/keywords/pt_BR/
@weblate weblate force-pushed the weblate-hedy-adventures branch from d47dd8b to cbdeb5e Compare August 19, 2024 21:23
Copy link
Contributor

mergify bot commented Aug 19, 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 9f38612 into hedyorg:main Aug 19, 2024
10 checks passed
Copy link
Contributor

mergify bot commented Aug 19, 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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants