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

Add Brazilian Portuguese translation #18

Merged
merged 1 commit into from
Jan 3, 2023
Merged

Add Brazilian Portuguese translation #18

merged 1 commit into from
Jan 3, 2023

Conversation

rffontenelle
Copy link
Contributor

No description provided.


#: src/window.ui:235
msgid "_Headers"
msgstr "Cabeçal_hos"
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the - between l and h?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The underscore sets the mnemonic key which will be available to navigate using keyboard, visible when pressed Alt key. I moved the mnemonic to "h" because the beginning C is already the mnemonic key of "_Cookies"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Comment on lines +99 to +100
msgid "Auth"
msgstr "Auth"
Copy link
Contributor

Choose a reason for hiding this comment

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

Couln't it be "Autenticar(ção)"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I chatted with the dev and we thought Auth looked ok. Do you prefer translated?


#: src/window.ui:590
msgid "_Keyboard Shortcuts"
msgstr "Atalhos de _teclado"
Copy link
Contributor

Choose a reason for hiding this comment

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

Again, another abandoned _?

Copy link
Owner

Choose a reason for hiding this comment

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

It's for mnemonics.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah. As mentioned before, I set "t" as mnemonic key.

This particular translation is defaul in all GNOME core, circle or Extra Apps under the Brazilian Portuguese translation team of GTP (which I'm the coordinator), so I used the same translation.

@CleoMenezesJr CleoMenezesJr merged commit 7176496 into CleoMenezesJr:main Jan 3, 2023
@rffontenelle rffontenelle deleted the add-pt_BR branch January 3, 2023 20:03
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.

None yet

3 participants