|
@@ -6,23 +6,26 @@
|
|
|
"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)",
|
|
|
"text.cloth-config.error.not_valid_number_double": "Pas un nombre invalide! (Double)",
|
|
|
"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.add": "Insérer nouveau",
|
|
|
+ "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_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.restart_required": "Redémarrage requis",
|
|
|
+ "text.cloth-config.restart_required_sub": "L'un de vos paramètres modifiés requiert le redémarrage de Minecraft. Voulez-vous continuer ?",
|
|
|
+ "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"
|
|
|
}
|