From 7c68ecb8c247bcd4c531ed3ca9356e26bceb7647 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 15 Feb 2020 19:31:03 +0100 Subject: [PATCH 1/6] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index b71565c..71f3eeb 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -87,7 +87,7 @@ commands.misc.screenshare.number.error.description = Dies ist keine Zahl. commands.misc.screenshare.channel.existing.error = Warte ma' commands.misc.screenshare.channel.existing.description = Es existiert kein Sprachkanal mit diesem Namen. \n\nHinweis\: Stelle sicher, dass der Sprachkanal auf diesem Server ist. commands.misc.screenshare.help.description = Zeigt dir den Link zum Teilen deines Bildschirms. -commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.title = Server Statistik commands.misc.serverstats.description = This message contains some information about `%extra%` commands.misc.serverstats.help.description = Shows information about a server. commands.misc.profile.error.title = Not found From 59b35bdb4bb048eb87ef1cc503671882daf16252 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 15 Feb 2020 19:41:02 +0100 Subject: [PATCH 2/6] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 71f3eeb..610eaa8 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -90,8 +90,8 @@ commands.misc.screenshare.help.description = Zeigt dir den Link zum Teilen deine commands.misc.serverstats.title = Server Statistik commands.misc.serverstats.description = This message contains some information about `%extra%` commands.misc.serverstats.help.description = Shows information about a server. -commands.misc.profile.error.title = Not found -commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.error.title = Nicht gefunden +commands.misc.profile.error.description = Ich kann den angegebenen Benutzer nicht finden. commands.misc.profile.help.description = Shows some information about the specified user. commands.misc.code.success.title = Invite code information commands.misc.code.success.description = This message contains some information about the specified invite code. @@ -317,7 +317,7 @@ commands.owner.blacklist.success.remove.description = I successfully removed the commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Sprache festgelegt -commands.settings.language.success.description = `%extra%` is your new language now. +commands.settings.language.success.description = `%extra%` ist jetzt deine neue Sprache. commands.settings.language.help.description = Führt den angegebenen Code aus. commands.settings.prefix.success.title = Erfolgreich festgelegt commands.settings.prefix.success.description = Ich habe erfolgreich den neuen Prefix für dich auf `%extra% `gesetzt. From 4d745c1842f5abfec2c407e1615dd2d2fe020b65 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 15 Feb 2020 19:50:58 +0100 Subject: [PATCH 3/6] New translations Translations_en.properties (German) New German translation --- .../resources/Translations/Translations_de.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 610eaa8..06c45e5 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -93,9 +93,9 @@ commands.misc.serverstats.help.description = Shows information about a server. commands.misc.profile.error.title = Nicht gefunden commands.misc.profile.error.description = Ich kann den angegebenen Benutzer nicht finden. commands.misc.profile.help.description = Shows some information about the specified user. -commands.misc.code.success.title = Invite code information +commands.misc.code.success.title = Einladungscode Informationen commands.misc.code.success.description = This message contains some information about the specified invite code. -commands.misc.code.error.title = Code not found +commands.misc.code.error.title = Code nicht gefunden commands.misc.code.error.description = I can't find the specified invite code. commands.misc.code.help.description = Shows information about a invite code. @@ -196,7 +196,7 @@ commands.moderation.editrules.message.description = Please send me the new rules commands.moderation.editrules.error.title = Keine Regeln commands.moderation.editrules.error.description = There is nor rules message in this server. Please setup the rules first with %extra%rules commands.moderation.editrules.success.title = Erfolgreich geändert -commands.moderation.editrules.success.description = I successfully changed the rules +commands.moderation.editrules.success.description = Ich habe erfolgreich die Regeln geändert commands.moderation.editrules.help.description = Bearbeitet die Regelnachricht. commands.music.bass.error.connected.title = Kein Kanal @@ -232,7 +232,7 @@ commands.music.play.error.load.description = Leider kann ich das angegebene Lied commands.music.play.error.match.title = %extra% Keine Treffer %extra% commands.music.play.error.match.description = Ich kann keinen Song mit diesem Namen auf YouTube finden commands.music.play.success.unpause.title = Erfolgreich fortgesetzt -commands.music.play.success.unpause.description = I successfully continued playing the song. +commands.music.play.success.unpause.description = Ich habe erfolgreich den Song wieder abgespielt. commands.music.play.error.connected.title = Kein Kanal commands.music.play.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um den Song fortzusetzen. commands.music.play.help.description = Spielt den angegebenen Song ab. From d42bc8a872b61c22db16ee65160b9cdb1d2986c9 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 15 Feb 2020 20:01:24 +0100 Subject: [PATCH 4/6] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 06c45e5..ac10027 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -94,9 +94,9 @@ commands.misc.profile.error.title = Nicht gefunden commands.misc.profile.error.description = Ich kann den angegebenen Benutzer nicht finden. commands.misc.profile.help.description = Shows some information about the specified user. commands.misc.code.success.title = Einladungscode Informationen -commands.misc.code.success.description = This message contains some information about the specified invite code. +commands.misc.code.success.description = Diese Nachricht enthält einige Informationen über den angegebenen Einladungscode. commands.misc.code.error.title = Code nicht gefunden -commands.misc.code.error.description = I can't find the specified invite code. +commands.misc.code.error.description = Ich kann den angegebenen Einladungscode nicht finden. commands.misc.code.help.description = Shows information about a invite code. commands.moderation.ban.success.title = Erfolgreich gebannt @@ -165,7 +165,7 @@ commands.moderation.rules.role.permission.error.title = Keine Berechtigung commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it. commands.moderation.rules.guild.error.title = Falsche Guild commands.moderation.rules.guild.error.description = Der erwähnte Kanal muss auf diesem Server sein\! -commands.moderation.rules.emote.accept.title = Custom Accept Emote +commands.moderation.rules.emote.accept.title = Benutzerdefiniertes Zustimmungsemote commands.moderation.rules.emote.accept.description = The role has been successfully set to %extra%. Now send me the emote on which your user should react to to get verified. commands.moderation.rules.emote.decline.title = Custom Decline Emote commands.moderation.rules.emote.decline.description = The first emote has been successfully set to %extra%. Please send me now the decline emote. From 0cf1f11c2071a3f9940471afed16c06e114331d7 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 16 Feb 2020 00:31:03 +0100 Subject: [PATCH 5/6] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index ac10027..3d13767 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -87,13 +87,13 @@ commands.misc.screenshare.number.error.description = Dies ist keine Zahl. commands.misc.screenshare.channel.existing.error = Warte ma' commands.misc.screenshare.channel.existing.description = Es existiert kein Sprachkanal mit diesem Namen. \n\nHinweis\: Stelle sicher, dass der Sprachkanal auf diesem Server ist. commands.misc.screenshare.help.description = Zeigt dir den Link zum Teilen deines Bildschirms. -commands.misc.serverstats.title = Server Statistik +commands.misc.serverstats.title = Serverstatistiken commands.misc.serverstats.description = This message contains some information about `%extra%` commands.misc.serverstats.help.description = Shows information about a server. commands.misc.profile.error.title = Nicht gefunden commands.misc.profile.error.description = Ich kann den angegebenen Benutzer nicht finden. commands.misc.profile.help.description = Shows some information about the specified user. -commands.misc.code.success.title = Einladungscode Informationen +commands.misc.code.success.title = Informationen zum Einladungscode commands.misc.code.success.description = Diese Nachricht enthält einige Informationen über den angegebenen Einladungscode. commands.misc.code.error.title = Code nicht gefunden commands.misc.code.error.description = Ich kann den angegebenen Einladungscode nicht finden. From af2eaa72ad00572a6343032aad9121135cc91ed3 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 16 Feb 2020 00:40:57 +0100 Subject: [PATCH 6/6] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 3d13767..1c0ee4f 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -232,7 +232,7 @@ commands.music.play.error.load.description = Leider kann ich das angegebene Lied commands.music.play.error.match.title = %extra% Keine Treffer %extra% commands.music.play.error.match.description = Ich kann keinen Song mit diesem Namen auf YouTube finden commands.music.play.success.unpause.title = Erfolgreich fortgesetzt -commands.music.play.success.unpause.description = Ich habe erfolgreich den Song wieder abgespielt. +commands.music.play.success.unpause.description = Ich habe erfolgreich den Song fortgesetzt. commands.music.play.error.connected.title = Kein Kanal commands.music.play.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um den Song fortzusetzen. commands.music.play.help.description = Spielt den angegebenen Song ab.