12345678910111213141516171819202122232425262728293031 |
- {
- "text.cloth-config.save_and_done": "Sauvegarder",
- "text.cloth-config.quit_config": "Modifications non sauvegardées",
- "text.cloth-config.quit_config_sure": "Voulez-vous quitter l'écran de configuration? Les modifications ne seront pas sauvegardées!",
- "text.cloth-config.cancel_discard": "Annuler les modifications",
- "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": "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": "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": "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"
- }
|