diff options
| author | Parlance <parlance@vicr123.com> | 2024-02-17 05:15:33 +0000 |
|---|---|---|
| committer | Parlance <parlance@vicr123.com> | 2024-02-17 05:46:20 +0000 |
| commit | 7610d1f5b7960d5129741b75a8f863d12d02e70a (patch) | |
| tree | db2f963520661abd2561db28f710e2c5b181da10 | |
| parent | 214a83c0f696ac731c54b00bf7503f87e497afa6 (diff) | |
| download | DLAP-7610d1f5b7960d5129741b75a8f863d12d02e70a.tar.gz DLAP-7610d1f5b7960d5129741b75a8f863d12d02e70a.tar.bz2 DLAP-7610d1f5b7960d5129741b75a8f863d12d02e70a.zip | |
Update Translations
| -rw-r--r-- | Locales/fr/translation.json | 83 |
1 files changed, 83 insertions, 0 deletions
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 |
