Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing spelling mistakes in the French locale #647

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"localeCode": "fr",
"authors": ["Archer", "FreakyWaves", "Xqua", "brodokk", "Sopra", "Khosumi", "j4", "cerealbowl"],
"authors": ["Archer", "FreakyWaves", "Xqua", "brodokk", "Sopra", "Khosumi", "j4", "cerealbowl", "MIP"],
"messages": {

"General.OK": "OK",
Expand Down Expand Up @@ -359,7 +359,7 @@
"World.Edit.Path": "Localisation du Monde:",
"World.Edit.AccessLevelHeader": "Qui peux ouvrir ce monde?",
"World.Edit.AccessPrivate": "Seulement Moi",
"World.Edit.AccessPatreon": "Patron sur Patreon",
"World.Edit.AccessPatreon": "Supporteurs",
"World.Edit.AccessPublic": "N'importe qui (public)",
"World.Edit.ReadOnly": "Lecture seule",

Expand Down Expand Up @@ -629,7 +629,7 @@
"User.Actions.Silence": "Mettre en sourdine",
"User.Actions.Mute": "Sourdine",
"User.Actions.Jump": "Saut",
"User.Actions.Respawn": "Re-matérialiser",
"User.Actions.Respawn": "Réapparaître",
"User.Actions.Kick": "Éjecter",
"User.Actions.Ban": "Bannir",

Expand Down Expand Up @@ -933,7 +933,7 @@
"AvatarCreator.ShowToolAnchors": "Montrer les ancres des outils",
"AvatarCreator.SetupVolumeMeter": "Configurer un compteur de volume",
"AvatarCreator.SetupEyes": "Configurer les yeux",
"AvatarCreator.SetupFaceTracking": "Configurer le tracking du visage",
"AvatarCreator.SetupFaceTracking": "Configurer le suivi du visage",
"AvatarCreator.ProtectAvatar": "Protéger l'avatar",
"AvatarCreator.CalibrateFeet": "Calibrer les pieds",
"AvatarCreator.CalibrateHips": "Calibrer le bassin/la hanche",
Expand Down Expand Up @@ -964,9 +964,9 @@
"Importer.Image.Sprite": "Sprite",
"Importer.Image.360": "Photo 360 / skybox",
"Importer.Image.StereoPhoto": "Photo stéréoscopique",
"Importer.Image.Stereo360": "Photo 360 stéréoscopique",
"Importer.Image.180": "Photo 180",
"Importer.Image.Stereo180": "Photo stéréoscopique 180",
"Importer.Image.Stereo360": "Photo 360° stéréoscopique",
"Importer.Image.180": "Photo 180°",
"Importer.Image.Stereo180": "Photo stéréoscopique 180°",
"Importer.Image.LUT": "LUT",

"Importer.Image.Failure.Heading": "L'import de l'image a échoué <color=hero.yellow>{image}</color>",
Expand Down Expand Up @@ -1006,7 +1006,7 @@
"Importer.Model.Advanced.AutoScale": "Échelle automatique",
"Importer.Model.Advanced.MaxTexSize": "Taille maximale de la texture",
"Importer.Model.Advanced.ImageFormat": "Format d'image:",
"Importer.Model.Advanced.Material": "Matériel:",
"Importer.Model.Advanced.Material": "Matériaux:",
"Importer.Model.Advanced.PreferSpecular": "Préférer le spéculaire",
"Importer.Model.Advanced.AlignAxis": "Aligner l'axe:",

Expand Down