Skip to content

Commit 5386d9d

Browse files
authored
Merge pull request #24 from thecatcore/patch-2
Update French translations
2 parents a8fff76 + c002964 commit 5386d9d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

locales/fr.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,13 @@
3737
"gui.ui.show_loader_betas": "Montrer les versions Bétas",
3838
"gui.checkbox.include_flap": "Inclure Flap",
3939
"gui.flap.description": "Flap permet d'utiliser des mods compilés pour différentes intermediaries dans la même instance (ex: LegacyFabric et Ornithe).",
40+
"gui.button.ok": "Ok",
41+
"gui.button.yes": "Oui",
42+
"gui.button.no": "Non",
43+
"gui.button.cancel": "Annuler",
4044
"client.error.directory_does_not_exist": "Le dossier %{dir} n'existe pas. Assurez vous d'avoir sélectionné le bon dossier et lancé le jeu au moins une fois avant.",
4145
"client.info.installation_start": "Installation du client pour %{version} utilisant %{loader} Loader %{loader_version} vers %{destination}",
46+
"client.info.installation_start_web": "Installation du client pour %{version} utilisant %{loader} Loader %{loader_version}",
4247
"client.info.fetching_launch_jsons": "Récupération des jsons de lancement...",
4348
"client.info.setting_up_destination": "Configuration de la destination...",
4449
"client.info.creating_files": "Création des fichiers...",
@@ -50,6 +55,7 @@
5055
"client.error.failed_to_parse_launcher_profiles_json": "Échec de l'analyse du fichier json launcher_profiles.json",
5156
"client.error.failed_to_read_launcher_profiles_json": "Échec de la lecture du fichier launcher_profiles.json",
5257
"mmc.info.starting_installation": "Génération d'une instance MMC/Prism pour %{version} utilisant %{loader} Loader %{loader_version} vers %{destination}",
58+
"mmc.info.starting_installation_web": "Génération d'une instance MMC/Prism pour %{version} utilisant %{loader} Loader %{loader_version}",
5359
"mmc.info.fetching_version_information": "Récupération des information de version...",
5460
"mmc.info.transforming_templates": "Transformation des modèles...",
5561
"mmc.info.fetching_library_information": "Récupération des informations de bibliothèque...",
@@ -62,7 +68,9 @@
6268
"mmc.error.instance_already_exists":"L'instance existe déjà",
6369
"mmc.error.failed_to_copy_path": "Échec de la copie du chemin du profil",
6470
"server.info.installed":"Serveur Ornithe pour Minecraft %{version} utilisant %{loader} Loader %{loader_version} installé vers %{destination}",
71+
"server.info.installed_web":"Serveur Ornithe pour Minecraft %{version} utilisant %{loader} Loader %{loader_version}",
6572
"server.info.starting_installation":"Installation du serveur Ornithe pour Minecraft %{version} utilisant %{loader} Loader %{loader_version} vers %{destination}",
73+
"server.info.starting_installation_web":"Installation du serveur Ornithe pour Minecraft %{version} utilisant %{loader} Loader %{loader_version}",
6674
"server.info.installing_libraries":"Installation des bibliothèques",
6775
"server.info.downloaded_library":"%{name} téléchargé, %{num}/%{lib_count}",
6876
"server.info.downloaded_libraries":"%{lib_count} bibliothèques téléchargées !",

0 commit comments

Comments
 (0)