Skip to content

Commit

Permalink
New translations en.json (French)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexemanuelol committed Dec 13, 2023
1 parent 01fb986 commit 6f4b4b0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/languages/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
"commandSyntaxDeath": "mort",
"commandSyntaxDeaths": "morts",
"commandSyntaxDecay": "decay",
"commandSyntaxDespawn": "despawn",
"commandSyntaxEvents": "events",
"commandSyntaxHeli": "helicopère",
"commandSyntaxLanguage": "language",
Expand Down Expand Up @@ -189,10 +190,12 @@
"commandsCredentialsSetHosterDesc": "Set the hoster of FCM Credentials.",
"commandsCredentialsSetHosterSteamIdDesc": "SteamId of the FCM Credentials hoster.",
"commandsCredentialsShowDesc": "Afficher les identifiants FCM actuellement enregistrés.",
"commandsDespawnDesc": "Display the despawn time of an item.",
"commandsHelpCommandList": "Liste des commandes",
"commandsHelpDesc": "Affiche ce message d'aide.",
"commandsHelpHowToCredentials": "Comment enregistrer les informations d'identification",
"commandsHelpHowToPairServer": "How-to Pair Bot with Rust Server",
"commandsItemDesc": "Get the details of an item.",
"commandsLeaderDesc": "Give or take the leadership from/to a team member.",
"commandsLeaderMemberDesc": "Nom de l'équipe.",
"commandsMapAllDesc": "Obtenez la carte en incluant les noms des monuments et les marqueurs.",
Expand Down Expand Up @@ -236,6 +239,7 @@
"commandsSwitchEditDesc": "Edit the properties of a Smart Switch.",
"commandsSwitchEditIdDesc": "The ID of the Smart Switch.",
"commandsSwitchEditImageDesc": "Set the image that best represent the Smart Switch.",
"commandsUpkeepDesc": "Display the upkeep cost of an item.",
"commandsUptimeBotDesc": "Display uptime of bot.",
"commandsUptimeDesc": "Display uptime of the bot and server.",
"commandsUptimeServerDesc": "Display uptime of server.",
Expand Down Expand Up @@ -277,6 +281,7 @@
"couldNotFindCategory": "Impossible de trouver la catégorie: {category}",
"couldNotFindChannel": "Impossible de trouver le salon : {channel}",
"couldNotFindCraftDetails": "Could not find craft details for {name}.",
"couldNotFindDespawnDetails": "Could not find despawn details for {name}.",
"couldNotFindGuild": "Impossible de trouver la guilde : {guildId}",
"couldNotFindLanguage": "Impossible de trouver la langue : {language}",
"couldNotFindMessage": "Impossible de trouver le message {message}",
Expand All @@ -287,6 +292,7 @@
"couldNotFindRole": "Impossible de trouver le rôle : {roleId}",
"couldNotFindStackDetails": "Could not find stack details for {name}.",
"couldNotFindTeammate": "Impossible de trouver le coéquipier : {name}.",
"couldNotFindUpkeepDetails": "Could not find upkeep details for {name}.",
"couldNotFindUser": "Impossible de trouver l'utilisateur : {userId}",
"couldNotGetChannelWithId": "Impossible d'obtenir le salon avec l'id : {id}.",
"couldNotIdentifyMember": "Impossible d'identifier le membre de l'équipe : {name}.",
Expand All @@ -295,6 +301,7 @@
"couldNotPerformMessagesFetch": "Could not perform messages fetch on channel: {channel}",
"couldNotRegisterSlashCommands": "Could not register Slash Commands for guild: {guildId}. ",
"couldNotSetParent": "Could not set parent for channel: {channelId}",
"craft": "Craft",
"crate": "Caisse",
"createGroupCap": "CRÉER UN GROUPE",
"createTrackerCap": "CRÉER UN TRACKER",
Expand All @@ -318,8 +325,11 @@
"dash": "Dash",
"dayOfWipe": "Day {day}",
"deathCap": "DEATH",
"decay": "Decay",
"decayingCap": "DECAYING",
"deleteUnreachableDevicesCap": "DELETE UNREACHABLE DEVICES",
"despawnTime": "Despawn Time",
"despawnTimeOfItem": "Despawn time of {item} is {time}.",
"deviceIsCurrentlyOnOff": "{device} is currently {status}.",
"deviceWasTurnedOnOff": "{device} was turned {status}.",
"disabledCap": "DISABLED",
Expand Down Expand Up @@ -376,6 +386,7 @@
"heavyScientistsCalledSmall": "Heavy Scientists got called to the Small Oil Rig at {location}.",
"hideTrademark": "Hide trademark.",
"hoster": "Hoster",
"hp": "HP",
"hqmQuarry": "HQM Quarry",
"ignoreSetAvatar": "Ignored setAvatar",
"ignoreSetNickname": "Ignored setNickname",
Expand All @@ -388,6 +399,7 @@
"inGameTime": "In-Game time: {time}.",
"index": "Index",
"infoCap": "INFO",
"inside": "Inside",
"interactionEditReplyFailed": "Interaction edit reply failed: {error}",
"interactionInvalidChannel": "Interaction from an invalid channel.",
"interactionReplyFailed": "La réponse de l'interaction a échoué : {error}",
Expand Down Expand Up @@ -515,6 +527,7 @@
"onlineTime": "Online time",
"onlyOneInTeam": "You are the only one in the team.",
"outpost": "Outpost",
"outside": "Outside",
"oxumsGasStation": "Oxum's Gas Station",
"pairing": "pairing",
"patrolHelicopter": "Patrol Helicopter",
Expand Down Expand Up @@ -556,11 +569,13 @@
"ratelimited": "RATELIMITED",
"reconnectingCap": "RECONNECTING",
"reconnectingToServer": "RECONNECTING TO SERVER...",
"recycle": "Recycle",
"recycleCap": "RECYCLE",
"remain": "left",
"removePlayerCap": "REMOVE PLAYER",
"removeSwitchCap": "REMOVE SWITCH",
"removedSubscribeItem": "Item {name} have been removed from subscription.",
"research": "Research",
"researchTable": "Research Table",
"resetSuccess": "Successfully reset Discord.",
"responseContainError": "Response contain error property with value: {error}.",
Expand Down Expand Up @@ -638,6 +653,7 @@
"southOfGrid": "South of grid",
"southWest": "South West",
"sprinkler": "Sprinkler",
"stackSize": "Stack Size",
"stackSizeOfItem": "Stack size of {item} is {quantity}x.",
"status": "Status",
"statusNotConnectedToServer": "**STATUS** `NOT CONNECTED TO SERVER!`",
Expand Down Expand Up @@ -704,13 +720,15 @@
"type": "Type",
"unavailable": "Unavailable",
"underscore": "Underscore",
"underwater": "Underwater",
"underwaterLab": "Underwater Lab",
"unhandledRejection": "Unhandled Rejection: {error}",
"unknown": "Unknown",
"unknownInteraction": "Unknown Interaction...",
"unmutedCap": "UNMUTED",
"updateCap": "UPDATE",
"upkeep": "Upkeep",
"upkeepForItem": "Upkeep for {item} is {cost}.",
"userAddedToBlacklist": "{user} was added to blacklist.",
"userAlreadyInBlacklist": "{user} already in blacklist.",
"userButtonInteraction": "Button Interaction - Guild: {guild}, Channel: {channel}, User: {user}, CustomId: {customid}, VerifyId: {id}.",
Expand Down

0 comments on commit 6f4b4b0

Please sign in to comment.