New translations Translations_en.properties (Chinese Simplified)
New Chinese Simplified translation
This commit is contained in:
parent
7e05b76ea7
commit
ece9abb817
1 changed files with 12 additions and 2 deletions
|
|
@ -178,11 +178,15 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
commands.music.join.error.channel.title = No Voice Channel
|
||||
commands.music.join.error.channel.description = You aren't in a Voice Channel.
|
||||
commands.music.join.error.permission.title = No permission
|
||||
commands.music.join.error.permission.description = I am not allowed to join your voice channel.
|
||||
commands.music.join.help.description = Joins your voice channel.
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.error.channel.title = No channel
|
||||
commands.music.leave.error.channel.description = You have to be in the same voice channel as the bot.
|
||||
commands.music.leave.error.connected.tile = Not connected
|
||||
commands.music.leave.error.connected.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.help.description = Leaves your voice channel.
|
||||
commands.music.play.load.title = %extra% Now loading %extra%
|
||||
commands.music.play.load.description = Trying to load the song...
|
||||
|
|
@ -198,6 +202,8 @@ commands.music.play.error.match.description = I can not find a song named this o
|
|||
commands.music.play.help.description = Plays the specified song.
|
||||
commands.music.stop.success.title = Successfully stopped
|
||||
commands.music.stop.success.description = I successfully stopped the song.
|
||||
commands.music.stop.error.connected.title = No channel
|
||||
commands.music.stop.error.connected.description = You have to be in the same voice channel as the bot to stop the song.
|
||||
commands.music.stop.help.description = Stops the song.
|
||||
commands.music.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
|
|
@ -210,11 +216,15 @@ commands.music.queue.success.description = This is the queue\: \n %extra%
|
|||
commands.music.queue.help.description = Shows the music queue.
|
||||
commands.music.skip.success.title = Successfully skipped
|
||||
commands.music.skip.success.description = I successfully skipped to the next song
|
||||
commands.music.skip.error.connected.title = No channel
|
||||
commands.music.skip.error.connected.description = You have to be in the same voice channel as the bot to skip the song.
|
||||
commands.music.skip.help.description = Skips the currently playing song.
|
||||
commands.music.volume.success.title = Successfully set
|
||||
commands.music.volume.success.description = I successfully set the new volume to %extra%
|
||||
commands.music.volume.error.int.title = Invalid number
|
||||
commands.music.volume.error.int.description = The volume have to be between 1 and 200
|
||||
commands.music.volume.error.connected.title = No channel
|
||||
commands.music.volume.error.connected.description = You have to be in the same voice channel as the bot to change the volume.
|
||||
commands.music.volume.help.description = Change the volume of the music.
|
||||
|
||||
commands.nsfw.gif.error.title = GIF not showing? Click here
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue