diff --git a/src/locales/fr.json b/src/locales/fr.json index d80756fa..b15f397b 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -228,5 +228,50 @@ "preview.weather": "Météo", "preview.weather.rain": "Pluie", "preview.weather.thunder": "Tempête", - "preview.weather.clear": "Ciel dégagé" + "preview.weather.clear": "Ciel dégagé", + "3d": "3D", + "atlas": "Atlas", + "contributor.content": "Tutoriels", + "contributor.infrastructure": "Infrastructure", + "contributor.support": "Soutien financier", + "contributor.translation": "Traductions", + "cutoff": "Coupure", + "damage_type": "Type de dégâts", + "generator.error_max_version": "Ce générateur n'est pas disponible dans les versions supérieures à %0%", + "generator.switch_version": "Passer à %0%", + "generator.browse_available": "Parcourir les générateurs disponibles pour %0%", + "layer": "Couche", + "layer.vegetation": "Humidité", + "layer.continents": "Continentalité", + "layer.ridges": "Bizarrerie", + "layer.depth": "Profondeur", + "mode.side": "Côté", + "mode.3d": "3D", + "normalize": "Normalisation", + "title.transformation": "Visualisateur de transformation", + "transformation.matrix": "Matrice", + "transformation.translation": "Translation", + "transformation.left_rotation": "Rotation à gauche", + "transformation.scale": "Échelle", + "transformation.right_rotation": "Rotation à droite", + "transformation.copy_composed": "Copier le format de la matrice", + "transformation.rotation_mode": "Format : %0%", + "transformation.rotation_mode.axis_angle": "Rotation axe-angle", + "trim_material": "Matériau d'ornement", + "trim_pattern": "Modèle d'ornement", + "preview.height": "Hauteur", + "preview.min_y": "Y min.", + "preview.final_density": "Afficher la densité finale", + "versions.fixes.no_results": "Pas de correction", + "weight": "Poids", + "2d": "2D", + "contributor.code": "Contributions au code", + "generator.not_found": "Impossible de trouver le générateur \"%0%\"", + "generator.error_min_version": "La version minimale de ce générateur est %0%", + "mode.top": "Dessus", + "share.loading": "Obtention du lien de partage...", + "transformation.copy_decomposed": "Copier le format décomposé", + "transformation.rotation_mode.quaternion": "Quaternion", + "versions.fixes": "Bugs corrigés", + "contributor.report": "Rapports de bugs" }