From 7610d1f5b7960d5129741b75a8f863d12d02e70a Mon Sep 17 00:00:00 2001 From: Parlance Date: Sat, 17 Feb 2024 05:15:33 +0000 Subject: Update Translations --- Locales/fr/translation.json | 83 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 Locales/fr/translation.json diff --git a/Locales/fr/translation.json b/Locales/fr/translation.json new file mode 100644 index 0000000..7d6cfad --- /dev/null +++ b/Locales/fr/translation.json @@ -0,0 +1,83 @@ +{ + "botReady": "", + "loggedIn": "", + "discordVersion": "", + "voiceChannel": "", + "statusChannel": "", + "djRole": "", + "ownerID": "", + "shuffleEnabled": "", + "repeatEnabled": "", + "presenceSet": "", + "startingBot": "", + "statusChannelError": "", + "exception": "", + "musicRepeatingFinished": "", + "musicPlaylistFinished": "", + "previousBeginningPlaylist": "", + "musicPrevious": "", + "playPlayerState": "", + "pausePlayerState": "", + "stopPlayerState": "", + "nowPlayingFile": "", + "nowPlaying": "", + "musicTitle": "", + "musicArtist": "", + "musicYear": "", + "musicDuration": "", + "notPlaying": "", + "playerFooter": "", + "musicPlayOrder": "", + "musicPlayShuffle": "", + "musicShuffling": "", + "txtNothing": "", + "statusShutdown": "", + "powerOff": "", + "voiceConnecting": "", + "voiceReady": "", + "voiceDestroyed": "", + "musicsFinished": "", + "aboutBot": "", + "aboutInfo": "", + "aboutInfoValue": "", + "aboutBotVersion": "", + "aboutCreator": "", + "aboutContributors": "", + "aboutForked": "", + "aboutFrameworks": "", + "aboutLicense": "", + "aboutSrc": "", + "voicePermission": "", + "rolePermission": "", + "creatorPermission": "", + "joinVoice": "", + "leaveVoice": "", + "invalidPage": "", + "listTitle": "", + "listTracks": "", + "listPage": "", + "pausingMusic": "", + "pausedAlready": "", + "pong": "", + "numBig": "", + "resumingMusic": "", + "resumedAlready": "", + "statusStopped": "", + "alreadyLeave": "", + "alreadyJoin": "", + "playerStopped": "", + "reshufflePlaylist": "", + "reshuffleDisabled": "", + "playlistDone": "", + "statusTitle": "", + "statusState": "", + "statusTracks": "", + "statusVotesNeeded": "", + "currentlyPlaying": "", + "upNext": "", + "musicNext": "", + "alreadyVoted": "", + "enoughVotes": "", + "votesNeeded": "", + "forceSkip": "" +} \ No newline at end of file -- cgit v1.2.3