Skip to content

Commit

Permalink
complete the localization files
Browse files Browse the repository at this point in the history
need to complete the portuguese locales
  • Loading branch information
hechfx committed Apr 16, 2024
1 parent 44a517b commit 986f189
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 64 deletions.
34 changes: 26 additions & 8 deletions localization/en-us/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,32 @@ commands:
banReason: "Member banned by {0}: {1}"
noBanReason: "Member banned by {0}: None of us know why."
music:
thereIsntAnyMusicPlaying: "There is no music playing now."
thereIsntAnySongPlaying: "There is no song playing now."
instanceNotFound: "There is no song playing now."
play:
author: "· **Author**: {0}"
length: "· **Length**: {0}"
queuePosition: "· **Queue Position**: {0}"
playlistAdded: "Playlist **[{0}]({1})** added to the queue."
playlistAddedDescription: "{0} · **[{1}]({2})** - {3} {4}"
playlistMoreSongs: "And more `${0}` songs."
noMatches: "I couldn't find any songs with the name `{0}`."
loadFailed: "I couldn't load the song, sorry...\n\nError: `{0}`"
loadFailedStackstrace: "I couldn't load the song, sorry...\n\nError: ```{0}```"
queue:
title: "Playlist - {0} songs"
onlyOneSongDescription: "{0} • **[{1}]({2})** - {3} ({4})\n\n**What about you add more songs?**"
description: "{0} • **[{1}]({2})** - {3} ({4})"
currentPage: "You are in the page {0} of {1}"
playingNow: "Playing now"
noSongPlaying: "There is no song playing now."
alreadyOnFirstPage: "You are already in the first page."
alreadyOnLastPage: "You are already in the last page."
noSongsInQueue: "There are no songs in the queue."
nowPlaying:
title: "{0} ({1})"
author: "· **Author**: {0}"
length: "· **Length**: {0}"
embedFieldAuthor: "Author"
embedFieldDuration: "Duration"
embedFieldSource: "Origin"
Expand All @@ -41,10 +65,4 @@ commands:
skipped: "You skipped the song"
volumeMax: "The volume is already at maximum"
volumeMin: "The volume is already at minimum"
musicQueue: ""
nowPlaying: "Now playing"
instance:
notFound: "There is no music playing now."
pages:
title: "Playlist - {0} musics"
description: "{0} • **[{1}]({2})** - {3} ({4})\n\n**What about you add more musics?** Use </music play:1229247971288289310>."
nowPlaying: "Now playing"
Loading

0 comments on commit 986f189

Please sign in to comment.