diff options
| author | Parlance <parlance@vicr123.com> | 2024-02-17 12:02:06 +0000 |
|---|---|---|
| committer | Parlance <parlance@vicr123.com> | 2024-02-17 12:03:51 +0000 |
| commit | 48e7da87c90e250daae8dcd2d784edd416574b98 (patch) | |
| tree | cc2140f8694bb79c00a010033889050de6f03cc9 | |
| parent | 0fb838af13fa2fa1fabf82a4051adef3fb012f82 (diff) | |
| download | DLAP-48e7da87c90e250daae8dcd2d784edd416574b98.tar.gz DLAP-48e7da87c90e250daae8dcd2d784edd416574b98.tar.bz2 DLAP-48e7da87c90e250daae8dcd2d784edd416574b98.zip | |
Update Translations - he
Co-Authored-By: martysh12 <martyshkon@gmail.com>
| -rw-r--r-- | Locales/he/translation.json | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/Locales/he/translation.json b/Locales/he/translation.json new file mode 100644 index 0000000..8d89477 --- /dev/null +++ b/Locales/he/translation.json @@ -0,0 +1,83 @@ +{ + "botReady": "הבוט מוכן!", + "loggedIn": "מחובר כ-{{bot}}!", + "discordVersion": "פועל Discord.JS מגרסה {{version}}", + "voiceChannel": "ערוץ קול: {{voiceChannel}}", + "statusChannel": "ערוץ סטטוס: {{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 |
