From 59b35bdb4bb048eb87ef1cc503671882daf16252 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 15 Feb 2020 19:41:02 +0100 Subject: [PATCH] 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.