Skip to content

Translation updates#235

Open
carsaimz wants to merge 4 commits intomahtab2003:devfrom
carsaimz:dev
Open

Translation updates#235
carsaimz wants to merge 4 commits intomahtab2003:devfrom
carsaimz:dev

Conversation

@carsaimz
Copy link

Minor updates have been made to the translations.

For the Portuguese language, "Chamadas" was changed to "Bilhetes," which is more common. - Tickets
The 'oops_note' message was changed from "Your account is pending" to "Oops! Something went wrong" (the same was done for the Portuguese language).

Note: In the case of other languages, they were left untouched due to a lack of knowledge of them ('coz I only speak Portuguese and a little English).
I hope to contribute more to this project, because it has helped me a lot and I admit that it's best one. I may make small mistakes, like any human, but I hope to be of great help. Since I don't have much programming knowledge, I'll stick to translations and front-end (HTML).

Changing "Chamados" to "Bilhetes" for tickets in the Portuguese language.
Mudando 'oops_notes' de "Sua conta está pendente" (Your account is pending.) para "Oops! Algo deu errado" (Oops! Something went wrong) na língua portuguesa.
Changing 'oops_notes' from "Your account is pending" to "Oops! Something went wrong"
Copy link
Contributor

@greenreader9 greenreader9 left a comment

Choose a reason for hiding this comment

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

Noticed and random space and a translation message that was done incorrectly.

$lang['interface'] = 'Interface';
$lang['security'] = 'Segurança';
$lang['premium_hosting'] = 'Hospedagem Premium';
$lang['premium_hosting'] = ' Hospedagem Premium ';
Copy link
Contributor

Choose a reason for hiding this comment

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

Why was a space added here?

Copy link
Author

Choose a reason for hiding this comment

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

On the page, this part is joined with other words without spaces. That's why I added those spaces.

Copy link
Contributor

Choose a reason for hiding this comment

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

The other page should be updated to add a space between the sentences then. If the translation is used again elsewhere on the site it could create a double space.

Copy link
Author

Choose a reason for hiding this comment

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

Understood

$lang['search_note'] = 'O resultado da pesquisa será exibido aqui assim que um nome de domínio for pesquisado.';
$lang['search_error'] = 'Desculpe! este nome de domínio não está associado a nenhuma de nossas contas de hospedagem.';
$lang['oops_note'] = 'Sua conta está pendente';
$lang['oops_note'] = 'Oops! Algo deu errado';
Copy link
Contributor

Choose a reason for hiding this comment

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

This translation no longer matches the English text.

Copy link
Author

@carsaimz carsaimz Jan 21, 2026

Choose a reason for hiding this comment

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

It doesn't quite match. But it's better this way, because when error 404 appears, it says "Your account is pending... The page doesn't exist...".

Double space removed
@sonarqubecloud
Copy link

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.

2 participants