New translations Translations_en.properties (German)
New German translation
This commit is contained in:
parent
ece9abb817
commit
f9b5d1d15a
1 changed files with 11 additions and 0 deletions
|
|
@ -199,6 +199,10 @@ commands.music.play.error.load.title = %extra% Laden fehlgeschlagen %extra%
|
||||||
commands.music.play.error.load.description = Leider kann ich das angegebene Lied nicht laden
|
commands.music.play.error.load.description = Leider kann ich das angegebene Lied nicht laden
|
||||||
commands.music.play.error.match.title = %extra% No matches %extra%
|
commands.music.play.error.match.title = %extra% No matches %extra%
|
||||||
commands.music.play.error.match.description = Ich kann keinen Song mit diesem Namen auf YouTube finden
|
commands.music.play.error.match.description = Ich kann keinen Song mit diesem Namen auf YouTube finden
|
||||||
|
commands.music.play.success.unpause.title = Successfully continued
|
||||||
|
commands.music.play.success.unpause.description = I successfully continued playing the song.
|
||||||
|
commands.music.play.error.connected.title = No channel
|
||||||
|
commands.music.play.error.connected.description = You have to be in the same voice channel as the bot to continue the song.
|
||||||
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.
|
||||||
|
|
@ -226,6 +230,13 @@ commands.music.volume.error.int.description = The volume have to be between 1 an
|
||||||
commands.music.volume.error.connected.title = No channel
|
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.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.music.pause.success.title = Successfully paused
|
||||||
|
commands.music.pause.success.description = I successfully paused the played song.
|
||||||
|
commands.music.pause.error.paused.title = Already paused
|
||||||
|
commands.music.pause.error.paused.description = The song is already paused.
|
||||||
|
commands.music.pause.error.connected.title = No channel
|
||||||
|
commands.music.pause.error.connected.description = You have to be in the same voice channel as the bot to pause the song.
|
||||||
|
commands.music.pause.help.description = Pause the playing song.
|
||||||
|
|
||||||
commands.nsfw.gif.error.title = GIF wird nicht angezeigt? Klicke hier
|
commands.nsfw.gif.error.title = GIF wird nicht angezeigt? Klicke hier
|
||||||
commands.nsfw.img.error.title = Bild wird nicht angezeigt? Klicke hier
|
commands.nsfw.img.error.title = Bild wird nicht angezeigt? Klicke hier
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue