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
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
281 changes: 281 additions & 0 deletions app/assets/lang/fr_FR.toml
Original file line number Diff line number Diff line change
@@ -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"

usernameEditButton = "Modifier"
settingsTooltip = "Paramètres"
serverStatus = "SERVEUR"
serverStatusPlaceholder = "HORS LIGNE"
mojangStatus = "STATUS DE MOJANG"
mojangStatusTooltipTitle = "Services"
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é"

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.."

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"

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é"


[ejs.login]
loginCancelText = "Annuler"
loginSubheader = "CONNEXION À MINECRAFT"
loginEmailError = "* Invalide"
loginEmailPlaceholder = "EMAIL OU 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
loginEmailPlaceholder = "EMAIL OU USERNAME"
loginEmailPlaceholder = "EMAIL OU NOM D'UTILISATEUR"

loginPasswordError = "* Requis"
loginPasswordPlaceholder = "MOT DE PASSE"
loginForgotPasswordLink = "https://minecraft.net/password/forgot/"
loginForgotPasswordText = "mot de passe oublié?"
loginRememberMeText = "se souvenir de moi?"
loginButtonText = "CONNEXION"
loginNeedAccountLink = "https://minecraft.net/store/minecraft-java-edition/"
loginNeedAccountText = "Besoin d'un compte?"
loginPasswordDisclaimer1 = "Votre mot de passe ne passe pas par nos serveurs et va directement à Mojang."
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
loginPasswordDisclaimer1 = "Votre mot de passe ne passe pas par nos serveurs et va directement à Mojang."
loginPasswordDisclaimer1 = "Votre mot de passe ne passe pas par nos serveurs et est envoyé directement à Mojang."

loginPasswordDisclaimer2 = "Helios Launcher is not affiliated with Mojang AB."
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
loginPasswordDisclaimer2 = "Helios Launcher is not affiliated with Mojang AB."
loginPasswordDisclaimer2 = "Helios Launcher n'est pas affilié avec Mojang AB."


[ejs.loginOptions]
loginOptionsTitle = "Options de connexion"
loginWithMicrosoft = "Se connecter avec Microsoft"
loginWithMojang = "Se connecter avec Mojang"
cancelButton = "Annuler"

[ejs.overlay]
serverSelectHeader = "Serveurs disponibles"
serverSelectConfirm = "Sélectioner"
serverSelectCancel = "Annuler"
accountSelectHeader = "Sélectioner un compte"
accountSelectConfirm = "Sélectioner"
accountSelectCancel = "Annuler"

[ejs.settings]
navHeaderText = "Paramètres"
navAccount = "Compte"
navMinecraft = "Minecraft"
navMods = "Mods"
navJava = "Java"
navLauncher = "Launcher"
navAbout = "À Propos"
navUpdates = "Mise à jour"
navDone = "Retour"
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
navDone = "Retour"
navDone = "Terminé"

tabAccountHeaderText = "Paramètres du compte"
tabAccountHeaderDesc = "Ajouter ou gérer des comptes"
microsoftAccount = "Microsoft"
addMicrosoftAccount = "+ Ajouter un compte Microsoft"
mojangAccount = "Mojang"
addMojangAccount = "+ Ajouter un compte Mojang"
minecraftTabHeaderText = "Paramètres Minecraft"
minecraftTabHeaderDesc = "Options lier au lancement du jeu."
gameResolutionTitle = "Résolution du jeu."
launchFullscreenTitle = "Lancer en plein écran."
autoConnectTitle = "Se connecter automatiquement au serveur au lancement du jeu."
launchDetachedTitle = "Fermer le launcher lors du lancement du jeu."
launchDetachedDesc = "Fermer le jeu si le launcher est fermer."
tabModsHeaderText = "Paramètres des mods."
tabModsHeaderDesc = "Activer ou désactiver des mods."
switchServerButton = "Switch"
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
switchServerButton = "Switch"
switchServerButton = "Changer"

requiredMods = "Mods Requis"
optionalMods = "Mods Optionels"
dropinMods = "Glisse des Mods"
addMods = "Ajoute des Mods"
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
addMods = "Ajoute des Mods"
addMods = "Ajouter des Mods"

dropinRefreshNote = "(F5 pour rafraichir)"
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
dropinRefreshNote = "(F5 pour rafraichir)"
dropinRefreshNote = "(F5 pour actualiser)"

shaderpacks = "Pack de Shaders"
shaderpackDesc = "Activer ou désactiver des Shaders"
selectShaderpack = "Sélectionne un Shader."
tabJavaHeaderText = "Paramètres Java"
tabJavaHeaderDesc = "Configurer Java (avancé)."
memoryTitle = "Mémoire Vive"
maxRAM = "Maximum RAM"
minRAM = "Minimum RAM"
memoryDesc = "Recommandation: 3GB de RAM"
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
memoryDesc = "Recommandation: 3GB de RAM"
memoryDesc = "Recommandé: 3GB de RAM"

memoryTotalTitle = "Total"
memoryAvailableTitle = "Disponible"
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
memoryAvailableTitle = "Disponible"
memoryAvailableTitle = "Libre"

javaExecutableTitle = "Executable Java"
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
javaExecutableTitle = "Executable Java"
javaExecutableTitle = "Exécutable Java"

javaExecSelDialogTitle = "Sélectionne un Executable Java"
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
javaExecSelDialogTitle = "Sélectionne un Executable Java"
javaExecSelDialogTitle = "Sélectionner un exécutable Java"

javaExecSelButtonText = "Choisi un fichier"
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
javaExecSelButtonText = "Choisi un fichier"
javaExecSelButtonText = "Choisir un fichier"

javaExecDesc = "L'executable Java est validé avant que le jeu soit lancer"
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
javaExecDesc = "L'executable Java est validé avant que le jeu soit lancer"
javaExecDesc = "L'executable Java est validé avant que le jeu ne soit lancé"

javaPathDesc = "Le chemin devrait se terminer avec <strong>{pathSuffix}</strong>."
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
javaPathDesc = "Le chemin devrait se terminer avec <strong>{pathSuffix}</strong>."
javaPathDesc = "L'emplacement devrait se terminer avec <strong>{pathSuffix}</strong>."

jvmOptsTitle = "Options JVM"
jvmOptsDesc = "Options to be provided to the JVM at runtime. <em>-Xms</em> and <em>-Xmx</em> should not be included."
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
jvmOptsDesc = "Options to be provided to the JVM at runtime. <em>-Xms</em> and <em>-Xmx</em> should not be included."
jvmOptsDesc = "Options à fournir à la JVM au moment de l'exécution. <em>-Xms</em> et <em>-Xmx</em> ne devraient pas être inclus ici."

launcherTabHeaderText = "Paramètres du launcher"
launcherTabHeaderDesc = "Options relier au launcher."
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
launcherTabHeaderDesc = "Options relier au launcher."
launcherTabHeaderDesc = "Options relatives au launcher."

allowPrereleaseTitle = "Accepter les mise à jour en avances"
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
allowPrereleaseTitle = "Accepter les mise à jour en avances"
allowPrereleaseTitle = "Autoriser la mise à jour vers des pré-versions"

allowPrereleaseDesc = "Pre-Releases include new features which may have not been fully tested or integrated.<br>This will always be true if you are using a pre-release version."
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
allowPrereleaseDesc = "Pre-Releases include new features which may have not been fully tested or integrated.<br>This will always be true if you are using a pre-release version."
allowPrereleaseDesc = "Les pré-versions comprennent de nouvelles fonctionnalités qui peuvent ne pas avoir été entièrement testées ou intégrées.<br>Cette option sera toujours activée si vous utilisez une pré-version."

dataDirectoryTitle = "Dossier de données"
selectDataDirectory = "Sélectionne le dossier pour les donné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
selectDataDirectory = "Sélectionne le dossier pour les données"
selectDataDirectory = "Sélectionner le dossier de données"

chooseFolder = "Choisi un dossier"
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
chooseFolder = "Choisi un dossier"
chooseFolder = "Choisir un dossier"

dataDirectoryDesc = "All game files and local Java installations will be stored in the data directory.<br>Screenshots and world saves are stored in the instance folder for the corresponding server configuration."
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
dataDirectoryDesc = "All game files and local Java installations will be stored in the data directory.<br>Screenshots and world saves are stored in the instance folder for the corresponding server configuration."
dataDirectoryDesc = "Tous les fichiers de jeu et les installations Java locales seront stockés dans le répertoire data.<br>Les captures d'écran et les sauvegardes du monde sont stockées dans le dossier instance de la configuration serveur correspondante."

aboutTabHeaderText = "À Propos"
aboutTabHeaderDesc = "View information and release notes for the current version."
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
aboutTabHeaderDesc = "View information and release notes for the current version."
aboutTabHeaderDesc = "Voir les informations et notes de versions pour la version actuelle."

aboutTitle = "Helios Launcher"
stableRelease = "Version Stable"
versionText = "Version "
sourceGithub = "Source (GitHub)"
support = "Support"
devToolsConsole = "DevTools Console"
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
devToolsConsole = "DevTools Console"
devToolsConsole = "Console DevTools"

releaseNotes = "Notes de la mise à jour"
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
releaseNotes = "Notes de la mise à jour"
releaseNotes = "Notes de version"

changelog = "Changelog"
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
changelog = "Changelog"
changelog = "Notes de version"

noReleaseNotes = "Aucune mise à jour"
viewReleaseNotes = "View Release Notes on GitHub"
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
viewReleaseNotes = "View Release Notes on GitHub"
viewReleaseNotes = "Voir les notes de version sur GitHub"

launcherUpdatesHeaderText = "Mise à jour du launcher"
launcherUpdatesHeaderDesc = "Télécharge, installe et consulte les nouveautées du launcher."
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
launcherUpdatesHeaderDesc = "Télécharge, installe et consulte les nouveautées du launcher."
launcherUpdatesHeaderDesc = "Télécharger, installer et consulter les nouveautés du launcher."

checkForUpdates = "Vérifier les mise à jour"
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
checkForUpdates = "Vérifier les mise à jour"
checkForUpdates = "Vérifier les mises à jour"

whatsNew = "Quoi neuf ?"
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
whatsNew = "Quoi neuf ?"
whatsNew = "Quoi de neuf ?"

updateReleaseNotes = "Update Release Notes"
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
updateReleaseNotes = "Update Release Notes"
updateReleaseNotes = "Mettre à jour les notes de version"


[ejs.waiting]
waitingText = "Chargement.."

[ejs.welcome]
continueButton = "CONTINUER"


[js.login]
login = "CONNEXION"
loggingIn = "CONNEXION EN COURS..."
success = "CONNECTER"
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
success = "CONNECTER"
success = "CONNECTÉ"

tryAgain = "Réessayer"

[js.login.error]
invalidValue = "* Invalide"
requiredValue = "* Requis"

[js.login.error.unknown]
title = "Erreur lors de la connection"
desc = "Une erreur est survenue, pour plus d'information regardez la console (CTRL+SHIFT+i)."

[js.landing.launch]
pleaseWait = "Chargement.."
failureTitle = "Erreur lors du lancement"
failureText = "Voir la console (CTRL + Shift + i) pour plus de détails."
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
failureText = "Voir la console (CTRL + Shift + i) pour plus de détails."
failureText = "Consultez la console (CTRL + Shift + i) pour plus de détails."

okay = "Ok"

[js.landing.selectedAccount]
noAccountSelected = "Aucune compte 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
noAccountSelected = "Aucune compte sélectioner"
noAccountSelected = "Aucune compte sélectionné"


[js.landing.selectedServer]
noSelection = "Aucune 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
noSelection = "Aucune serveur sélectioner"
noSelection = "Aucune serveur sélectionné"

loading = "Chargement.."

[js.landing.serverStatus]
server = "SERVEUR"
offline = "HORS LIGNE"
players = "JOUEURS"

[js.landing.systemScan]
checking = "Anylse les informations du système.."
Copy link
Contributor

@GeekCornerGH GeekCornerGH Dec 5, 2023

Choose a reason for hiding this comment

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

Suggested change
checking = "Anylse les informations du système.."
checking = "Analyse des informations du système.."

Choose a reason for hiding this comment

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

Il y a une faute de frappe sur Analyse

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for the catch, fixed

noCompatibleJava = "Aucune installation<br>de Java trouvée"
installJavaMessage = "Pour lancer le jeu vous devez avoir une version 64 bits de Java {major}. Voulez-vous installer cette version de Java?"
installJava = "Installer Java"
installJavaManually = "Installer Manuellement"
javaDownloadPrepare = "Préparation de l'installation..."
javaDownloadFailureTitle = "Erreur lors de l'installation"
javaDownloadFailureText = "Voir la console (CTRL + Shift + i) pour plus de détails."
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
javaDownloadFailureText = "Voir la console (CTRL + Shift + i) pour plus de détails."
javaDownloadFailureText = "Consultez la console (CTRL + Shift + i) pour plus de détails."

javaRequired = "Java est requis<br>pour lancer le jeu"
javaRequiredMessage = 'Une installation x64 de Java {major} est requis pour lancer le jeu.<br><br>Please refer to our <a href="https://github.com/dscalzi/HeliosLauncher/wiki/Java-Management#manually-installing-a-valid-version-of-java">Java Management Guide</a> for instructions on how to manually install Java.'
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
javaRequiredMessage = 'Une installation x64 de Java {major} est requis pour lancer le jeu.<br><br>Please refer to our <a href="https://github.com/dscalzi/HeliosLauncher/wiki/Java-Management#manually-installing-a-valid-version-of-java">Java Management Guide</a> for instructions on how to manually install Java.'
javaRequiredMessage = 'Une installation x64 de Java {major} est requis pour lancer le jeu.<br><br>Veuillez consulter le <a href="https://github.com/dscalzi/HeliosLauncher/wiki/Java-Management#manually-installing-a-valid-version-of-java">Wiki (anglais)</a> pour plus d'informations concernant l\'installation de Java.'

javaRequiredDismiss = "Je comprends"
javaRequiredCancel = "Retourner"

[js.landing.downloadJava]
findJdkFailure = "Impossible de trouver une version de OpenJDK."
javaDownloadCorruptedError = "Fichier JDK non fonctionnel."
extractingJava = "Extraction du fichier..."
javaInstalled = "Java installé !"

[js.landing.dlAsync]
loadingServerInfo = "Chargement des informations du serveur..."
fatalError = "Erreur fatale."
unableToLoadDistributionIndex = "Could not load a copy of the distribution index. See the console (CTRL + Shift + i) for more details."
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
unableToLoadDistributionIndex = "Could not load a copy of the distribution index. See the console (CTRL + Shift + i) for more details."
unableToLoadDistributionIndex = "Impossible de charger une copie du fichier de distribution. Consultez la console (CTRL + Shift + i) pour plus de détails."

pleaseWait = "Chargement..."
errorDuringLaunchTitle = "Erreur lors du chargement"
seeConsoleForDetails = "Voir la console (CTRL + Shift + i) pour plus détails."
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
seeConsoleForDetails = "Voir la console (CTRL + Shift + i) pour plus détails."
seeConsoleForDetails = "Consultez la console (CTRL + Shift + i) pour plus de détails."

validatingFileIntegrity = "Vérification des fichiers.."
errorDuringFileVerificationTitle = "Erreur lors de la vérification du fichier"
downloadingFiles = "Téléchargement des fichiers..."
errorDuringFileDownloadTitle = "Erreur lors du Téléchargement"
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
errorDuringFileDownloadTitle = "Erreur lors du Téléchargement"
errorDuringFileDownloadTitle = "Erreur lors du téléchargement"

preparingToLaunch = "Prépartion du lancement..."
launchingGame = "Lancement du jeu..."
launchWrapperNotDownloaded = "The main file, LaunchWrapper, failed to download properly. As a result, the game cannot launch.<br><br>To fix this issue, temporarily turn off your antivirus software and launch the game again.<br><br>If you have time, please <a href=\"https://github.com/dscalzi/HeliosLauncher/issues\">submit an issue</a> and let us know what antivirus software you use. We'll contact them and try to straighten things out."
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
launchWrapperNotDownloaded = "The main file, LaunchWrapper, failed to download properly. As a result, the game cannot launch.<br><br>To fix this issue, temporarily turn off your antivirus software and launch the game again.<br><br>If you have time, please <a href=\"https://github.com/dscalzi/HeliosLauncher/issues\">submit an issue</a> and let us know what antivirus software you use. We'll contact them and try to straighten things out."
launchWrapperNotDownloaded = "Le fichier LaunchWrapper n'a pas été téléchargé proprement. Le jeu ne peut donc pas se lancer.<br><br>Pour résoudre le problème, veuillez temporairement désactiver votre antivirus et relancez le jeu.<br><br>Si vous le pouvez, veuillez <a href=\"https://github.com/dscalzi/HeliosLauncher/issues\">ouvrir une issue (anglais)</a> et mentionner l'antivirus utilisé. Nous contacterons l'éditeur, et essayerons de régler le problème."

doneEnjoyServer = "Fini, bon jeu !"
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
doneEnjoyServer = "Fini, bon jeu !"
doneEnjoyServer = "Terminé, bon jeu !"

checkConsoleForDetails = "Regardez la console (CTRL + Shift + i) pour plus de détails."
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
checkConsoleForDetails = "Regardez la console (CTRL + Shift + i) pour plus de détails."
checkConsoleForDetails = "Consultez la console (CTRL + Shift + i) pour plus de détails."


[js.landing.news]
checking = "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
checking = "Chargement des actualitées..."
checking = "Chargement des actualités..."


[js.settings.fileSelectors]
executables = "Executables"
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
executables = "Executables"
executables = "Exécutables"

allFiles = "Tous les fichiers"

[js.settings.mstfLogin]
errorTitle = "Erreur"
errorMessage = "Authentification Microsoft raté, réessayer."
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
errorMessage = "Authentification Microsoft raté, réessayer."
errorMessage = "Une erreur s'est produite lors de la connexion à Microsoft, veuillez réessayer."

okButton = "OK"

[js.settings.mstfLogout]
errorTitle = "Erreur"
errorMessage = "Déconnexion Microsoft raté. Réessayer."
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
errorMessage = "Déconnexion Microsoft raté. Réessayer."
errorMessage = "Une erreur s'est produite lors de la déconnexion de Microsoft, veuillez réessayer"

okButton = "OK"

[js.settings.authAccountSelect]
selectButton = "Sélectioner ce compte"
selectedButton = "Compte Sélectioner &#10004;"
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
selectedButton = "Compte Sélectioner &#10004;"
selectedButton = "Compte sélectionné &#10004;"


[js.settings.authAccountLogout]
lastAccountWarningTitle = "Avertissement<br>Ceci est votre dernier compte"
lastAccountWarningMessage = "Pour lancer votre jeu il faut un compte.<br><br>Voulez-vous vraiment vous déconnecter?"
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
lastAccountWarningMessage = "Pour lancer votre jeu il faut un compte.<br><br>Voulez-vous vraiment vous déconnecter?"
lastAccountWarningMessage = "Pour lancer votre jeu il faut au moins un compte connecté.<br><br>Voulez-vous vraiment vous déconnecter?"

confirmButton = "Oui, je veux me déconnecter."
cancelButton = "Non, retourner"

[js.settings.authAccountPopulate]
username = "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
username = "Username"
username = "Nom d'utilisateur"

uuid = "UUID"
selectAccount = "Sélectioner ce 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
selectAccount = "Sélectioner ce compte"
selectAccount = "Sélectionner ce compte"

selectedAccount = "Compte sélectioné ✓"
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
selectedAccount = "Compte sélectioné"
selectedAccount = "Compte sélectionné"

logout = "Se déconnecter"

[js.settings.dropinMods]
removeButton = "Retirer"
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
removeButton = "Retirer"
removeButton = "Supprimer"

deleteFailedTitle = "Failed to Delete<br>Drop-in Mod {fullName}"
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
deleteFailedTitle = "Failed to Delete<br>Drop-in Mod {fullName}"
deleteFailedTitle = "Impossible de supprimer<br>le mod {fullName}"

deleteFailedMessage = "Make sure the file is not in use and try 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
deleteFailedMessage = "Make sure the file is not in use and try again."
deleteFailedMessage = "Assurez-vous que le fichier ne soit pas utilisé, et réessayez."

failedToggleTitle = "Failed to Toggle<br>One or More Drop-in Mods"
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
failedToggleTitle = "Failed to Toggle<br>One or More Drop-in Mods"
failedToggleTitle = "Échec du changement d'état<br>d'un ou plusieurs mods"

okButton = "Ok"

[js.settings.serverListing]
mainServer = "Serveur Principal"

[js.settings.java]
selectedJava = "Selected: Java {version} ({vendor})"
invalidSelection = "Invalid Selection"
requiresJava = "Requires Java {major} x64."
availableOptions = "Available Options for Java {major} (HotSpot VM)"
Comment on lines +247 to +250
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
selectedJava = "Selected: Java {version} ({vendor})"
invalidSelection = "Invalid Selection"
requiresJava = "Requires Java {major} x64."
availableOptions = "Available Options for Java {major} (HotSpot VM)"
selectedJava = "Sélectionné: Java {version} ({vendor})"
invalidSelection = "Sélection invalide"
requiresJava = "Version requise: Java {major} x64."
availableOptions = "Options disponibles pour Java {major} (HotSpot VM)"


[js.settings.about]
preReleaseTitle = "Pre-release"
stableReleaseTitle = "Stable Release"
releaseNotesFailed = "Failed to load release notes."
Comment on lines +253 to +255
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
preReleaseTitle = "Pre-release"
stableReleaseTitle = "Stable Release"
releaseNotesFailed = "Failed to load release notes."
preReleaseTitle = "Pré-version"
stableReleaseTitle = "Version stable"
releaseNotesFailed = "Impossible de charger les notes de version."


[js.settings.updates]
newReleaseTitle = "Mise à jour disponible !"
newPreReleaseTitle = "Pré mise à jour disponible !"
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
newPreReleaseTitle = "Pré mise à jour disponible !"
newPreReleaseTitle = "Une nouvelle pré-version est disponible!"

downloadingButton = "Téléchargement...."
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
downloadingButton = "Téléchargement...."
downloadingButton = "Téléchargement.."

downloadButton = 'Download from GitHub<span style="font-size: 10px;color: gray;text-shadow: none !important;">Close the launcher and run the dmg to update.</span>'
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
downloadButton = 'Download from GitHub<span style="font-size: 10px;color: gray;text-shadow: none !important;">Close the launcher and run the dmg to update.</span>'
downloadButton = 'Télécharger depuis GitHub<span style="font-size: 10px;color: gray;text-shadow: none !important;">Fermez le launcher, et ouvrez le dmg pour mettre à jour.</span>'

latestVersionTitle = "Vous avez la dernière version."
checkForUpdatesButton = "Rechercher des mises à jours"
checkingForUpdatesButton = "Recherche de mises à jours..."
Comment on lines +263 to +264
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 des mises à jours"
checkingForUpdatesButton = "Recherche de mises à jours..."
checkForUpdatesButton = "Rechercher des mises à jour"
checkingForUpdatesButton = "Recherche de mises à jour.."


[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

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
fatalErrorTitle = "Fatal Error: Unable to Load Distribution Index"
fatalErrorTitle = "Erreur fatale: Impossible de charger le fichier de distribution"

fatalErrorMessage = "A connection could not be established to our servers to download the distribution index. No local copies were available to load. <br><br>The distribution index is an essential file which provides the latest server information. The launcher is unable to start without it. Ensure you are connected to the internet and relaunch the application."
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
fatalErrorMessage = "A connection could not be established to our servers to download the distribution index. No local copies were available to load. <br><br>The distribution index is an essential file which provides the latest server information. The launcher is unable to start without it. Ensure you are connected to the internet and relaunch the application."
fatalErrorMessage = "La connexion à nos serveurs a échoué. Aucune copie locale du fichier de distribution n'a été trouvée. <br><br>Le fichier de distribution est un fichier essentiel qui fournit au launcher les dernières mises à jours des serveurs/mods. Le launcher ne peut pas démarrer sans lui. Assurez-vous d'avoir une connexion à Internet fonctionnelle, et relancez le launcher."

closeButton = "Ok"

[js.uibinder.validateAccount]
failedMessageTitle = "Failed to Refresh Login"
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
failedMessageTitle = "Failed to Refresh Login"
failedMessageTitle = "Impossible d'actualiser le compte"

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."

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."

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"


[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.."

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"