Skip to content

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

Merged
lucydodo merged 2 commits into
sqlitebrowser:v3.12.xfrom
bernardosulzbach:portuguese-translations-for-v3.12.x
Oct 2, 2020
Merged

Updates the Portuguese (BR) translations for v3.12.x#2418
lucydodo merged 2 commits into
sqlitebrowser:v3.12.xfrom
bernardosulzbach:portuguese-translations-for-v3.12.x

Conversation

@bernardosulzbach

Copy link
Copy Markdown
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.

@lucydodo lucydodo left a comment

Copy link
Copy Markdown
Member

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

Comment thread src/translations/sqlb_pt_BR.ts Outdated
@lucydodo

lucydodo commented Oct 2, 2020

Copy link
Copy Markdown
Member

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
Copy Markdown
Contributor Author

@lucydodo I've removed the empty translations.

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

lucydodo commented Oct 2, 2020

Copy link
Copy Markdown
Member

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