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

Added missing Spanish translations #734

Merged
merged 2 commits into from Feb 19, 2022
Merged

Added missing Spanish translations #734

merged 2 commits into from Feb 19, 2022

Conversation

josueisonfire
Copy link
Contributor

I have added missing Spanish translations, and added missing periods for consistency.
For the translation in line 141: Invalid choice(s): one or more data inputs could not be coerced.
It seems like the previous translator was unsure whether or not to use "coaccionadas" or "ajustadas".
As "coaccionadas" (gerund of coerción) is a valid programming term (but sounds awkward in everyday use), I made the decision to translate it for programmers.
If you believe it should be translated for a non-programming audience, I will change it.
Let me know if you have any questions.
Cheers!

I have added missing Spanish translations, and added missing periods for consistency.
For the translation in line 141: ```Invalid choice(s): one or more data inputs could not be coerced.```
It seems like the previous translator was unsure whether or not to use "coaccionadas" or "ajustadas". 
As "coaccionadas" is a valid programming term (but sounds awkward in everyday use), I made the decision to translate it for programmers.
Unless you disagree with my translations, I believe it should be good to merge.
Let me know if you have any questions on the changes.
Cheers!

#: src/wtforms/fields/core.py:573
msgid "Invalid choice(s): one or more data inputs could not be coerced."
msgstr ""
"Opción(es) inválida(s): una o más entradas de datos no pueden ser "
"Opción(es) inválida(s): una o más entradas de datos no pueden ser coaccionadas."
"ajustadas"
Copy link
Member

@azmeuk azmeuk Feb 18, 2022

Choose a reason for hiding this comment

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

It looks like you forgot to remove ajustadas L142 :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for pointing it out. It is fixed!
Cheers!

@azmeuk
Copy link
Member

azmeuk commented Feb 19, 2022

Thank you!

@azmeuk azmeuk merged commit 57c6da1 into wtforms:master Feb 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants