From a894d1463204ce74edda1815e4346082dbe028f0 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 3 Jan 2020 22:10:30 +0100 Subject: [PATCH] New translations Translations_en.properties (German) New German translation --- .../Translations/Translations_de.properties | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index bb8bd49..f65e9cf 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -178,39 +178,39 @@ 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.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.join.help.description = Tretet deinem Sprachkanal bei. +commands.music.leave.success.title = Verbindung 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.description = Ich bin derzeit in keinem Sprachkanal auf dieser 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... -commands.music.play.success.loading.title = %extra% Now playing %extra% -commands.music.play.success.title = Title -commands.music.play.success.author = Author -commands.music.play.success.length = Length +commands.music.play.success.loading.title = spielt jetzt +commands.music.play.success.title = Titel +commands.music.play.success.author = Autor +commands.music.play.success.length = Länge commands.music.play.success.tracks = Tracks -commands.music.play.error.load.title = %extra% Load failed %extra% -commands.music.play.error.load.description = Unfortunately I can not load the given song +commands.music.play.error.load.title = Laden fehlgeschlagen +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.description = I can not find a song named this on YouTube -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.help.description = Stops the song. +commands.music.play.error.match.description = Ich kann keinen Song mit dem Namen auf YouTube finden +commands.music.play.help.description = Spielt den angegebenen Song ab. +commands.music.stop.success.title = Erfolgreich gestoppt +commands.music.stop.success.description = Ich habe den Song erfolgreich gestoppt. +commands.music.stop.help.description = Stoppt den Song. commands.music.info.success.title = Track info commands.music.info.error.title = No playing track commands.music.info.error.description = I am not playing anything at the moment -commands.music.info.help.description = Shows information about the playing song. -commands.music.queue.error.title = No queue -commands.music.queue.error.description = There are no queued songs at the moment -commands.music.queue.success.title = Queue +commands.music.info.help.description = Zeigt Informationen über das abgespielte Lied. +commands.music.queue.error.title = Keine Warteschlange +commands.music.queue.error.description = Momentan sind keine Lieder in der Warteschlange +commands.music.queue.success.title = Warteschlange 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.help.description = Skips the currently playing song. +commands.music.skip.success.title = Erfolgreich übersprungen +commands.music.skip.success.description = Ich habe erfolgreich zum nächsten Song übersprungen +commands.music.skip.help.description = Überspringt den gerade abgespielten 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