Эх сурвалжийг харах

New translations en_us.json (fr_fr)

shedaniel 5 жил өмнө
parent
commit
cad048dc64

+ 11 - 8
src/main/resources/assets/cloth-config2/lang/fr_fr.json

@@ -6,7 +6,7 @@
   "text.cloth-config.quit_discard": "Quitter quand même",
   "text.cloth-config.config": "Configuration",
   "text.cloth-config.multi_error": "Problèmes multiples!",
-  "text.cloth-config.not_editable": "Not Editable!",
+  "text.cloth-config.not_editable": "Non modifiable !",
   "text.cloth-config.error.not_valid_number_int": "Pas un entier valide! (Integer)",
   "text.cloth-config.error.not_valid_number_long": "Pas un nombre invalide! (Long)",
   "text.cloth-config.error.not_valid_number_float": "Pas un nombre invalide! (Float)",
@@ -14,15 +14,18 @@
   "text.cloth-config.error.too_large": "Trop grand! (Maximum: %d)",
   "text.cloth-config.error.too_small": "Trop petit! (Minimum: %d)",
   "text.cloth-config.list.add": "Insert New",
-  "text.cloth-config.list.remove": "Delete Selected",
+  "text.cloth-config.list.remove": "Supprimer la sélection",
   "text.cloth-config.error_cannot_save": "Erreur!",
   "text.cloth-config.reset_value": "Réinit.",
   "text.cloth.reset_value": "Réinit.",
-  "text.cloth-config.restart_required": "Restart Required",
+  "text.cloth-config.restart_required": "Redémarrage requis",
   "text.cloth-config.restart_required_sub": "One of your modified settings requires Minecraft to be restarted. Do you want to proceed?",
-  "text.cloth-config.exit_minecraft": "Exit Minecraft",
-  "text.cloth-config.ignore_restart": "Ignore Restart",
-  "text.cloth-config.boolean.value.true": "§aYes",
-  "text.cloth-config.boolean.value.false": "§cNo",
-  "text.cloth-config.dropdown.value.unknown": "§cNo suggestions"
+  "text.cloth-config.exit_minecraft": "Quitter Minecraft",
+  "text.cloth-config.ignore_restart": "Ignorer le redémarrage",
+  "text.cloth-config.boolean.value.true": "§aOui",
+  "text.cloth-config.boolean.value.false": "§cNon",
+  "text.cloth-config.dropdown.value.unknown": "§cAucune suggestion",
+  "modifier.cloth-config.alt": "Alt + %s",
+  "modifier.cloth-config.ctrl": "Ctrl + %s",
+  "modifier.cloth-config.shift": "Maj. + %s"
 }