Update fr.json (POEditor.com)

This commit is contained in:
JannisX11 2023-04-23 23:37:11 +02:00
parent 5e113ced0a
commit 78f06ebba7

View File

@ -1780,7 +1780,7 @@
"action.selection_mode.cluster": "Cluster",
"dialog.copied_to_clipboard": "Copié dans le presse-papiers",
"data.reference_image": "Image de référence",
"message.delete_reference_image": "Are you sure you want to delete this reference image? This cannot be undone.",
"message.delete_reference_image": "Êtes-vous sûr de vouloir supprimer cette image de référence ? Cette action est irréversible.",
"message.add_reference_image.message": "Sélectionner l'endroit où charger l'image de référence",
"message.add_reference_image.project": "Ajouter à ce projet",
"message.add_reference_image.app": "Ajouter à tous les projets",
@ -1791,7 +1791,7 @@
"message.save_codec_selector.project_file": "Blockbench Project (.bbmodel)",
"message.save_codec_selector.both": "Both",
"message.display_skin.username": "Username (Java)",
"message.palette_locked": "The palette is locked",
"message.palette_locked": "La palette est verrouillée",
"dialog.project.default_uv_mode": "Default UV Mode",
"dialog.project.default_uv_mode.description": "Default UV Mode of the project. The UV mode can also be changed per cube.",
"dialog.export_options.title": "Options d'exportation",
@ -1801,8 +1801,8 @@
"dialog.proportional_editing.falloff.linear": "Linéaire",
"dialog.proportional_editing.falloff.hermite_spline": "Lisse",
"dialog.proportional_editing.falloff.constant": "Constant",
"dialog.proportional_editing.selection": "Selection",
"dialog.proportional_editing.selection.linear": "Linear Distance",
"dialog.proportional_editing.selection": "Sélection",
"dialog.proportional_editing.selection.linear": "Distance linéaire",
"dialog.proportional_editing.selection.connections": "Connexions",
"dialog.mirror_painting_texture_center.middle": "Middle",
"dialog.mirror_painting_texture_center.custom": "Custom",
@ -1813,7 +1813,7 @@
"settings.always_show_splash_art.desc": "Always display the splash art on the start screen",
"action.slider_palette_color": "Switch Palette Color",
"action.slider_palette_color.desc": "Cycle between the colors in the palette",
"action.proportional_editing": "Proportional Editing",
"action.proportional_editing": "Édition proportionnelle",
"action.proportional_editing.desc": "Proportionally affect surrounding vertices when editing parts of a mesh",
"action.limit_to_palette": "Limit to Palette",
"action.limit_to_palette.desc": "Limits the colors of the texture to those in the currently loaded palette",
@ -1833,7 +1833,7 @@
"action.bedrock_animation_mode.attachable_third": "Item 3rd Person",
"timeline.amplify": "Amplify",
"menu.options": "Options...",
"menu.palette.lock_palette": "Lock Palette",
"menu.palette.lock_palette": "Verrouiller la palette",
"menu.uv.export": "Export UV Mapping",
"menu.uv.flip_x": "Miroir X",
"menu.uv.flip_y": "Miroir Y",
@ -1850,7 +1850,7 @@
"reference_image.layer.viewport": "Above Model",
"reference_image.layer.float": "Above Interface",
"reference_image.layer.blueprint": "Locked Blueprint",
"reference_image.scope": "Scope",
"reference_image.scope": "Portée",
"reference_image.scope.project": "Seulement ce projet",
"reference_image.scope.global": "Tous les projets",
"reference_image.enabled_modes": "Enabled in Modes",
@ -1869,6 +1869,7 @@
"action.add_animation_controller_state.desc": "Add a new state to the animation controller",
"menu.slider.round_value": "Valeur arrondie",
"texture.error.too_large": "La résolution dépasse le maximum de %0",
"dialog.copy_to_clipboard": "Copy to clipboard",
"dialog.open_url": "Open URL"
"dialog.copy_to_clipboard": "Copier dans le presse-papier",
"dialog.open_url": "Ouvrir l'URL",
"reference_image.image": "Image"
}