New translations Translations_en.properties (German)
New German translation
This commit is contained in:
parent
924309a5de
commit
c522fd1769
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.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.title = No Voice Channel
|
||||||
commands.music.join.error.channel.description = You aren't in a 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 = Tritt deinem Sprachkanal bei.
|
commands.music.join.help.description = Tritt deinem Sprachkanal bei.
|
||||||
commands.music.leave.success.title = Verbindung erfolgreich getrennt
|
commands.music.leave.success.title = Verbindung erfolgreich getrennt
|
||||||
commands.music.leave.success.description = Ich habe die Verbindung zum Sprachkanal erfolgreich getrennt
|
commands.music.leave.success.description = Ich habe die Verbindung zum Sprachkanal erfolgreich getrennt
|
||||||
commands.music.leave.error.tile = Nicht verbunden
|
commands.music.leave.error.channel.title = No channel
|
||||||
commands.music.leave.error.description = Ich bin derzeit in keinem Sprachkanal auf dieser Guild
|
commands.music.leave.error.channel.description = You have to be in the same voice channel as the bot.
|
||||||
|
commands.music.leave.error.connected.tile = Nicht verbunden
|
||||||
|
commands.music.leave.error.connected.description = Ich bin derzeit in keinem Sprachkanal auf dieser Guild
|
||||||
commands.music.leave.help.description = Leaves your voice channel.
|
commands.music.leave.help.description = Leaves your voice channel.
|
||||||
commands.music.play.load.title = %extra% Now loading %extra%
|
commands.music.play.load.title = %extra% Now loading %extra%
|
||||||
commands.music.play.load.description = Trying to load the song...
|
commands.music.play.load.description = Trying to load the song...
|
||||||
|
|
@ -198,6 +202,8 @@ commands.music.play.error.match.description = Ich kann keinen Song mit diesem Na
|
||||||
commands.music.play.help.description = Spielt den angegebenen Song ab.
|
commands.music.play.help.description = Spielt den angegebenen Song ab.
|
||||||
commands.music.stop.success.title = Erfolgreich gestoppt
|
commands.music.stop.success.title = Erfolgreich gestoppt
|
||||||
commands.music.stop.success.description = Ich habe den Song erfolgreich gestoppt.
|
commands.music.stop.success.description = Ich habe den Song erfolgreich gestoppt.
|
||||||
|
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 = Stoppt den Song.
|
commands.music.stop.help.description = Stoppt den Song.
|
||||||
commands.music.info.success.title = Track info
|
commands.music.info.success.title = Track info
|
||||||
commands.music.info.error.title = No playing track
|
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.queue.help.description = Shows the music queue.
|
||||||
commands.music.skip.success.title = Erfolgreich übersprungen
|
commands.music.skip.success.title = Erfolgreich übersprungen
|
||||||
commands.music.skip.success.description = Ich habe erfolgreich zum nächsten Song übersprungen
|
commands.music.skip.success.description = Ich habe erfolgreich zum nächsten Song übersprungen
|
||||||
|
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 = Überspringt den gerade abgespielten Song.
|
commands.music.skip.help.description = Überspringt den gerade abgespielten Song.
|
||||||
commands.music.volume.success.title = Successfully set
|
commands.music.volume.success.title = Successfully set
|
||||||
commands.music.volume.success.description = I successfully set the new volume to %extra%
|
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.title = Invalid number
|
||||||
commands.music.volume.error.int.description = The volume have to be between 1 and 200
|
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.music.volume.help.description = Change the volume of the music.
|
||||||
|
|
||||||
commands.nsfw.gif.error.title = GIF wird nicht angezeigt? Klicke hier
|
commands.nsfw.gif.error.title = GIF wird nicht angezeigt? Klicke hier
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue