Skip to content

Updates the Portuguese (BR) translations for v3.12.x #2418

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

Conversation

bernardosulzbach
Copy link
Contributor

This PR is towards #2405.

1
I took care to properly align these strings, but this should probably be done by software. I think you will agree that it makes no sense to require all translators to manually align these strings rather than just splitting each line into two strings and adding as many spaces are required for proper alignment. That would also be less error-prone.
There are now warnings for the Portuguese translation (regarding the different number of leading spaces) because of this.

2
Some of the text in the program is manually line-split, I don't know how much sense this makes as different resolutions and font sizes could make something that looks OK to a developer look very strange to an end-user. Maybe there is a way to get line-wrapping done by software here.

Copy link
Member

@lucydodo lucydodo left a comment

Choose a reason for hiding this comment

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

Thanks for contributing!
There are items that need just one simple modifications. Please check them. 😄

@lucydodo
Copy link
Member

lucydodo commented Oct 2, 2020

I think you will agree that it makes no sense to require all translators to manually align these strings rather than just splitting each line into two strings and adding as many spaces are required for proper alignment.

And I think it is a reasonable opinion.
I will try to figure out a way to make it more readable, even if the translation doesn't add a space in front or back of it. 🤔

@bernardosulzbach
Copy link
Contributor Author

@lucydodo I've removed the empty translations.

@lucydodo lucydodo merged commit 2c0a91e into sqlitebrowser:v3.12.x Oct 2, 2020
@lucydodo
Copy link
Member

lucydodo commented Oct 2, 2020

LGTM! Thanks for modification. Now it just squash and merge. 😄

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

Successfully merging this pull request may close these issues.

2 participants