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

Launcher in French / Launcher en Français #318

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

GaelHF
Copy link

@GaelHF GaelHF commented Dec 4, 2023

I added and translated the en_US.toml file in French to make fr_FR.toml.

checkingForUpdatesButton = "Recherche de mises à jours..."

[js.uibinder.startup]
fatalErrorTitle = "Fatal Error: Unable to Load Distribution Index"
Copy link
Owner

Choose a reason for hiding this comment

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

still english

@dscalzi
Copy link
Owner

dscalzi commented Dec 4, 2023

@GeekCornerGH what do you think? I'm wondering if we should add french as well since most forks are french users.

@GaelHF
Copy link
Author

GaelHF commented Dec 4, 2023

@GeekCornerGH stp dit oui

@GeekCornerGH
Copy link
Contributor

@GeekCornerGH what do you think? I'm wondering if we should add french as well since most forks are french users.

That's a good question. I don't think adding i18n should be in the scope of the project, but it's your project, so do whatever you want

Copy link
Contributor

@GeekCornerGH GeekCornerGH left a comment

Choose a reason for hiding this comment

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

Review (biggest one I've ever done yet) is finally done, merry Christmas🎄🎉
To be honest, there were quite some grammar mistakes, while some sentences weren't making sense at all. And I probably missed some.
Have you done the translation through Google Translate by any luck?

@@ -0,0 +1,281 @@
[ejs.landing]
updateAvailableTooltip = "Mise à jour disponible"
usernamePlaceholder = "Username"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
usernamePlaceholder = "Username"
usernamePlaceholder = "Nom d'utilisateur"

mojangStatusNETitle = "Non Essentiels"
newsButton = "ACTUALITÉES"
launchButton = "JOUER"
launchButtonPlaceholder = "• Aucun serveur sélectioner"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
launchButtonPlaceholder = "• Aucun serveur sélectioner"
launchButtonPlaceholder = "• Aucun serveur sélectioné"

launchButtonPlaceholder = "• Aucun serveur sélectioner"
launchDetails = "Chargement.."
newsNavigationStatus = "{currentPage} / {totalPages}"
newsErrorLoadSpan = "Chargement des actualitées.."
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
newsErrorLoadSpan = "Chargement des actualitées.."
newsErrorLoadSpan = "Chargement des actualités.."

newsErrorLoadSpan = "Chargement des actualitées.."
newsErrorFailedSpan = "Erreur lors du chargements"
newsErrorRetryButton = "Réessayer"
newsErrorNoneSpan = "Aucune actualitée"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
newsErrorNoneSpan = "Aucune actualitée"
newsErrorNoneSpan = "Aucune actualité"

launchDetails = "Chargement.."
newsNavigationStatus = "{currentPage} / {totalPages}"
newsErrorLoadSpan = "Chargement des actualitées.."
newsErrorFailedSpan = "Erreur lors du chargements"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
newsErrorFailedSpan = "Erreur lors du chargements"
newsErrorFailedSpan = "Erreur lors du chargement"


[js.uibinder.validateAccount]
failedMessageTitle = "Failed to Refresh Login"
failedMessage = "We were unable to refresh the login for <strong>{account}</strong>. Please select another account or login again."
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
failedMessage = "We were unable to refresh the login for <strong>{account}</strong>. Please select another account or login again."
failedMessage = "Nous n'avons pas pu actualiser le compte <strong>{account}</strong>. Veuillez sélectionner un autre compte, ou reconnectez-vous."

[js.uibinder.validateAccount]
failedMessageTitle = "Failed to Refresh Login"
failedMessage = "We were unable to refresh the login for <strong>{account}</strong>. Please select another account or login again."
failedMessageSelectAnotherAccount = "We were unable to refresh the login for <strong>{account}</strong>. Please login again."
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
failedMessageSelectAnotherAccount = "We were unable to refresh the login for <strong>{account}</strong>. Please login again."
failedMessageSelectAnotherAccount = "Nous n'avons pas pu actualiser le compte <strong>{account}</strong>. Veuillez vous reconnecter."

failedMessage = "We were unable to refresh the login for <strong>{account}</strong>. Please select another account or login again."
failedMessageSelectAnotherAccount = "We were unable to refresh the login for <strong>{account}</strong>. Please login again."
loginButton = "Se connecter"
selectAnotherAccountButton = "Sélectioner un autre compte"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
selectAnotherAccountButton = "Sélectioner un autre compte"
selectAnotherAccountButton = "Sélectionner un autre compte"

selectAnotherAccountButton = "Sélectioner un autre compte"

[js.uicore.autoUpdate]
checkingForUpdateButton = "Recherche de mises à jours..."
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
checkingForUpdateButton = "Recherche de mises à jours..."
checkingForUpdateButton = "Recherche de mises à jour.."

[js.uicore.autoUpdate]
checkingForUpdateButton = "Recherche de mises à jours..."
installNowButton = "Installer maintenant"
checkForUpdatesButton = "Rechercher pour des mises à jours"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
checkForUpdatesButton = "Rechercher pour des mises à jours"
checkForUpdatesButton = "Rechercher pour des mises à jour"

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

5 participants