Skip to content

feat: Brazilian Portuguese translation - #10478

Merged
BykhovDenis merged 3 commits into
developfrom
brazilian-translation
Feb 7, 2026
Merged

BykhovDenis merged 3 commits into
developfrom
brazilian-translation

Conversation

@ArtyomSavchenko

@ArtyomSavchenko ArtyomSavchenko commented Feb 3, 2026

Copy link
Copy Markdown
Member
Screenshot 2026-02-03 at 11 47 06

Signed-off-by: Artem Savchenko <armisav@gmail.com>
Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging

Copy link
Copy Markdown

Connected to Huly®: UBERF-15378

@ArtyomSavchenko ArtyomSavchenko changed the title Brazilian translation feat: Brazilian translation Feb 3, 2026
@ArtyomSavchenko
ArtyomSavchenko marked this pull request as ready for review February 3, 2026 13:15
@ArtyomSavchenko ArtyomSavchenko linked an issue Feb 3, 2026 that may be closed by this pull request
@ArtyomSavchenko ArtyomSavchenko changed the title feat: Brazilian translation feat: Brazilian portuguese translation Feb 3, 2026
@ArtyomSavchenko ArtyomSavchenko changed the title feat: Brazilian portuguese translation feat: Brazilian Portuguese translation Feb 3, 2026
@BykhovDenis
BykhovDenis merged commit 40fda7b into develop Feb 7, 2026
17 checks passed
@BykhovDenis
BykhovDenis deleted the brazilian-translation branch February 7, 2026 12:33

@CuriousFurBytes CuriousFurBytes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry for this huge list of changes! I missed this PR before it was merged. If you prefer, I can open a new PR with the fixes.

I actually learned a lot about the project itself, there are lots of features I didn't know existed!

Some translations aren't perfect, because they would require actual code changes which is not the point of this, so I believe they are good enough.

Thanks

"Id": "Id",
"Space": "Espaço",
"Spaces": "Espaços",
"SpacesDescription": "Gestão do tipo de espaço para todas as espaços",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"SpacesDescription": "Gestão do tipo de espaço para todas as espaços",
"SpacesDescription": "Gerenciamento do tipo de espaço para todos os espaços",

"ModifiedDate": "Data de modificação",
"ModifiedBy": "Modificado por",
"Class": "Classe",
"AttachedTo": "Anexado a",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"AttachedTo": "Anexado a",
"AttachedTo": "Anexado à",

"Private": "Privado",
"Archived": "Arquivado",
"ClassLabel": "Tipo",
"ClassPropertyLabel": "Rótulo",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"ClassPropertyLabel": "Rótulo",
"ClassPropertyLabel": "Legenda",

"Boolean": "Caixa de seleção",
"Timestamp": "Marca de data/hora",
"Date": "Data",
"IntlString": "Cadeia de texto internacionalizada",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"IntlString": "Cadeia de texto internacionalizada",
"IntlString": "Texto internacional",

"CreatedBy": "Criado por",
"CreatedDate": "Data de criação",
"Status": "Estado",
"StatusCategory": "Categoria de estado",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"StatusCategory": "Categoria de estado",
"StatusCategory": "Categoria do estado",

"PastMonth": "Mês passado",
"CopyIssueUrl": "Copiar URL da questão para a área de transferência",
"CopyIssueId": "Copiar ID da questão para a área de transferência",
"CopyIssueBranch": "Copiar nome do branch Git para a área de transferência",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"CopyIssueBranch": "Copiar nome do branch Git para a área de transferência",
"CopyIssueBranch": "Copiar nome da branch Git para a área de transferência",

"MissingItem": "ITEM EM FALTA",
"Replacement": "SUBSTITUIÇÃO",
"Original": "ORIGINAL",
"OriginalDescription": "Os itens desta secção serão criados no novo projeto",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"OriginalDescription": "Os itens desta secção serão criados no novo projeto",
"OriginalDescription": "Os itens desta seção serão criados no novo projeto",

"ArchiveProjectConfirm": "Deseja arquivar este projeto?",
"DeleteProjectConfirm": "Deseja apagar este projeto e todas as tarefas?",
"ProjectHasIssues": "Existem tarefas neste projeto, tem a certeza de que deseja arquivar?",
"ManageWorkflowStatuses": "Gerir tipos de projeto",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"ManageWorkflowStatuses": "Gerir tipos de projeto",
"ManageWorkflowStatuses": "Gerenciar tipos de projeto",

"MoveToMilestone": "Selecionar Objetivo",
"Milestones": "Objetivos",
"AllMilestones": "Todos",
"PlannedMilestones": "Planeados",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"PlannedMilestones": "Planeados",
"PlannedMilestones": "Planejados",

"IssueNotificationChangedProperty": "{senderName} alterou {property} para \"{newValue}\"",
"IssueNotificationMessage": "{senderName}: {message}",
"PreviousAssigned": "Anteriormente atribuído",
"IssueAssignedToYou": "Atribuído a si",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
"IssueAssignedToYou": "Atribuído a si",
"IssueAssignedToYou": "Atribuído a mim",

@CuriousFurBytes CuriousFurBytes left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry for this huge list of changes! I missed this PR before it was merged. If you prefer, I can open a new PR with the fixes.

I actually learned a lot about the project itself, there are lots of features I didn't know existed!

Some translations aren't perfect, because they would require actual code changes which is not the point of this, so I believe they are good enough.

Thanks

@ArtyomSavchenko

ArtyomSavchenko commented Feb 9, 2026

Copy link
Copy Markdown
Member Author

Hi @CuriousFurBytes

No need to apologize for the long list — we’re glad you pointed out so many places where the translation wasn’t quite right; that’s exactly the kind of review we want.

If you could open a new PR with your suggested fixes, that would be very helpful.
Alternatively, I can create the PR myself if that’s easier for you.

Thanks again for your time and for the detailed feedback.

@CuriousFurBytes

Copy link
Copy Markdown

Hi @CuriousFurBytes

No need to apologize for the long list — we’re glad you pointed out so many places where the translation wasn’t quite right; that’s exactly the kind of review we want.

If you could open a new PR with your suggested fixes, that would be very helpful. Alternatively, I can create the PR myself if that’s easier for you.

Thanks again for your time and for the detailed feedback.

Awesome! Will open a PR soon-ish 🙏

Thanks for all the effort on the project!

@ArtyomSavchenko

Copy link
Copy Markdown
Member Author

Hi @CuriousFurBytes
We'd like to release a new version this weekend,and it would be nice to include the Brazilian translation in it.
Would you mind if I create a pull request based on your suggestions?

@CuriousFurBytes

Copy link
Copy Markdown

Hi @CuriousFurBytes We'd like to release a new version this weekend,and it would be nice to include the Brazilian translation in it. Would you mind if I create a pull request based on your suggestions?

Not at all! Sorry I couldn't get to this yet!
I don't mind at all, happy this is going forward! :)

Thanks

@ArtyomSavchenko

Copy link
Copy Markdown
Member Author

Hi @CuriousFurBytes
I opened this PR to apply translation fixes suggested by you.
Thanks

@fvoci fvoci mentioned this pull request May 5, 2026
4 tasks
MichaelUray pushed a commit to MichaelUray/huly-platform that referenced this pull request Jul 9, 2026
Signed-off-by: Artem Savchenko <armisav@gmail.com>
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.

Brazilian portuguese translation

3 participants