aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/i18n/lang/fr.json
diff options
context:
space:
mode:
Diffstat (limited to 'src-vue/src/i18n/lang/fr.json')
-rw-r--r--src-vue/src/i18n/lang/fr.json20
1 files changed, 1 insertions, 19 deletions
diff --git a/src-vue/src/i18n/lang/fr.json b/src-vue/src/i18n/lang/fr.json
index aae11bb7..3b224a69 100644
--- a/src-vue/src/i18n/lang/fr.json
+++ b/src-vue/src/i18n/lang/fr.json
@@ -6,7 +6,6 @@
"settings": "Paramètres",
"dev": "Dev"
},
-
"generic": {
"yes": "Oui",
"no": "Non",
@@ -18,7 +17,6 @@
"done": "Fait",
"success": "Succès"
},
-
"play": {
"button": {
"northstar_is_running": "En cours d'utilisation",
@@ -29,7 +27,6 @@
"updating": "Mise à jour...",
"ready_to_play": "Jouer"
},
-
"unknown_version": "Version inconnue",
"see_patch_notes": "voir les notes de version",
"players": "joueurs",
@@ -38,7 +35,6 @@
"northstar_running": "Northstar est en cours d'exécution :",
"origin_running": "Origin est en cours d'exécution :"
},
-
"mods": {
"local": {
"no_mods": "Aucun mod trouvé.",
@@ -47,12 +43,10 @@
"part_of_ts_mod": "Ce mod Northstar fait partie d'un mod Thunderstore",
"success_deleting": "Succès de la suppression de {modName}"
},
-
"online": {
"no_match": "Aucun mod correspondant n'a été trouvé.",
"try_another_search": "Essayez une autre recherche !"
},
-
"menu": {
"local": "Local",
"online": "En ligne",
@@ -60,7 +54,6 @@
"search": "Chercher",
"sort_mods": "Trier les mods",
"select_categories": "Choisir les catégories",
-
"sort": {
"name_asc": "Par nom (de A à Z)",
"name_desc": "Par nom (de Z à A)",
@@ -70,7 +63,6 @@
"top_rated": "Mieux notés"
}
},
-
"card": {
"button": {
"being_installed": "Installation...",
@@ -79,7 +71,6 @@
"install": "Installer",
"outdated": "Mettre à jour"
},
-
"by": "par",
"more_info": "Plus d'informations",
"remove": "Supprimer le mod",
@@ -89,7 +80,6 @@
"install_success": "{modName} installé"
}
},
-
"settings": {
"manage_install": "Gérer l'installation",
"choose_folder": "Choisir le dossier d'installation du jeu",
@@ -105,11 +95,9 @@
"enable_test_channels": "Activer le test de versions de pré-production",
"dev_mode_enabled_title": "Attention !",
"dev_mode_enabled_text": "Mode développeur activé.",
-
"repair": {
"title": "Dépannage",
"open_window": "Ouvrir la fenêtre de dépannage",
-
"window": {
"title": "Fenêtre de dépannage FlightCore",
"warning": "Cette fenêtre contient plusieurs fonctionnalité de résolution de problèmes courants avec Northstar et FlightCore.",
@@ -124,38 +112,32 @@
}
}
},
-
"notification": {
"game_folder": {
"new": {
"title": "Nouveau dossier",
"text": "Le dossier du jeu a bien été mis à jour."
},
-
"wrong": {
"title": "Mauvais dossier",
"text": "Le dossier sélectionné ne contient pas d'installation de Titanfall2."
},
-
"not_found": {
- "title": "Titanfall2 non trouvé",
+ "title": "Titanfall2 non trouvé !",
"text": "Veuillez sélectionner manuellement le dossier du jeu."
}
},
-
"flightcore_outdated": {
"title": "Mise à jour disponible !",
"text": "Veuillez mettre à jour FlightCore.\nVersion actuelle : {oldVersion}.\nNouvelle version : {newVersion}."
}
},
-
"channels": {
"release": {
"switch": {
"text": "Le canal de téléchargement a été réglé sur \"{canal}\"."
}
},
-
"names": {
"Northstar": "Northstar",
"NorthstarReleaseCandidate": "Version de pré-release"