From 37d2457bcd228102e4c1ad45d09f6b1ad620058f Mon Sep 17 00:00:00 2001 From: Alle Date: Wed, 2 Aug 2023 00:31:01 +0200 Subject: [PATCH] New translations en.json (French) --- src/languages/fr.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/languages/fr.json b/src/languages/fr.json index b5f3dc42d..37d339a96 100644 --- a/src/languages/fr.json +++ b/src/languages/fr.json @@ -190,6 +190,20 @@ "commandsUptimeBotDesc": "Display uptime of bot.", "commandsUptimeDesc": "Display uptime of the bot and server.", "commandsUptimeServerDesc": "Display uptime of server.", + "commandsVoiceBotJoinedVoice": "The Bot has joined the Voicechannel", + "commandsVoiceBotLeftVoice": "The Bot has left the Voicechannel", + "commandsVoiceDesc": "Bot Voice Commands", + "commandsVoiceFemale": "Female", + "commandsVoiceFemaleDescription": "Sets the voiceactor gender to Female", + "commandsVoiceGenderDesc": "Sets the Bot's voiceactor gender.", + "commandsVoiceJoin": "Joining voice channel {name} with the ID {id} in guild {guild}", + "commandsVoiceJoinDesc": "Joins the Voicechannel", + "commandsVoiceLeave": "Leaving voice channel {name} with the ID {id} in guild {guild}", + "commandsVoiceLeaveDesc": "Leaves the Voicechannel", + "commandsVoiceMale": "Male", + "commandsVoiceMaleDescription": "Sets the voiceactor gender to Male", + "commandsVoiceNotInVoice": "You are not in a voicechannel", + "commandsVoiceSettingsDesc": "Changes the Bot's voice settings.", "connect": "Connect", "connectCap": "CONNECT", "connectedCap": "CONNECTED", @@ -621,6 +635,7 @@ "userSaid": "{user} said, {text}", "vendingMachine": "Vending Machine", "vendingMachineDetectedSetting": "Lorsqu'un nouveau distributeur automatique est détecté, envoyer une notification.", + "voiceCap": "VOICE", "warningCap": "WARNING", "waterTreatmentPlant": "Water Treatment Plant", "websiteCap": "WEBSITE",