diff options
| author | Parlance <parlance@vicr123.com> | 2024-02-21 23:02:06 +0000 |
|---|---|---|
| committer | Parlance <parlance@vicr123.com> | 2024-02-21 23:03:54 +0000 |
| commit | 95c6c917cab1abef636b388cbfb22ad38dfbd321 (patch) | |
| tree | 96168dd0de56b02ef59649d04d3cb41d60e3d209 | |
| parent | 60a0f5c0b2e898440a93987ad906c187a9bc9dc5 (diff) | |
| download | DLAP-95c6c917cab1abef636b388cbfb22ad38dfbd321.tar.gz DLAP-95c6c917cab1abef636b388cbfb22ad38dfbd321.tar.bz2 DLAP-95c6c917cab1abef636b388cbfb22ad38dfbd321.zip | |
Update Translations - he
Co-Authored-By: martysh12 <martyshkon@gmail.com>
| -rw-r--r-- | Locales/he/translation.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Locales/he/translation.json b/Locales/he/translation.json index 8d89477..628c616 100644 --- a/Locales/he/translation.json +++ b/Locales/he/translation.json @@ -4,22 +4,22 @@ "discordVersion": "פועל Discord.JS מגרסה {{version}}", "voiceChannel": "ערוץ קול: {{voiceChannel}}", "statusChannel": "ערוץ סטטוס: {{statusChannel}}", - "djRole": "", - "ownerID": "", - "shuffleEnabled": "", - "repeatEnabled": "", + "djRole": "רול דיג׳יי: {{djRole}}", + "ownerID": "ID הבעלים: {{ownerID}}", + "shuffleEnabled": "ערבוב מופעל: {{shuffle}}", + "repeatEnabled": "חזרה מופעלת: {{repeat}}", "presenceSet": "", - "startingBot": "", + "startingBot": "מתחיל בוט...", "statusChannelError": "", "exception": "", "musicRepeatingFinished": "", "musicPlaylistFinished": "", "previousBeginningPlaylist": "", "musicPrevious": "", - "playPlayerState": "", - "pausePlayerState": "", - "stopPlayerState": "", - "nowPlayingFile": "", + "playPlayerState": "מנגן", + "pausePlayerState": "מושהה", + "stopPlayerState": "נעצר", + "nowPlayingFile": "מנגן עכשיו: {{audio}}", "nowPlaying": "", "musicTitle": "", "musicArtist": "", |
