-
Notifications
You must be signed in to change notification settings - Fork 437
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
Update Brazilian Portuguese translation #1924
Conversation
|
||
#: mu/interface/dialogs.py:334 mu/modes/web.py:82 | ||
msgid "Browse" | ||
msgstr "" | ||
msgstr "Procurar" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For mu/modes/web.py:82
, this is meant as "browse a website", which would probably be "Navegar". For mu/interface/dialogs.py:334
it's "browse for a file" IIUC, and "Procurar" fits well there. Maybe we should have two separate entries for these?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Totally agree. Setting msgctxt for each case would be perfect for splitting "Browse" in the PO file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excelente trabalho, Rafael! Muito obrigado!
Fiz algumas observações para tentar ajudar a ficar ainda melhor.
🇧🇷 This is awesome, obrigado a todos! @devdanzin @xbecas if you are happy with the latest changes we are ready to merge this, correct? |
Hi. All good from |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, this is ready for merge, thanks @rffontenelle! 🎉 🇧🇷
No description provided.