From ee118e3ee8f995f4e67c4bc9ce53fd20b961f15d Mon Sep 17 00:00:00 2001 From: Skidder Date: Tue, 24 Dec 2019 22:10:34 +0100 Subject: [PATCH 1/7] 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 8e6de53..f4cd9d9 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -26,7 +26,7 @@ commands.fun.avatar.help.description = Sendet den Avatar des angegebenen Benutze commands.fun.gif.error.description = Bitte versuche es mit einem anderen Begriff erneut. commands.fun.gif.help.description = Sucht nach einem GIF auf Giphy. commands.fun.meme.success.title = Dein zufälliges Meme\: -commands.fun.meme.api.error = The request to the meme API could not be processed. Please try again later. +commands.fun.meme.api.error = Die Anfrage an die Meme-API konnte nicht verarbeitet werden. Bitte versuchen Sie es später erneut. commands.fun.meme.help.description = Sendet dir einen zufälligen Meme. commands.fun.clyde.help.description = Sends a message as a webhook named Clyde. From 588e0bcea110d426c5fe3ee23a1e362cdc75be31 Mon Sep 17 00:00:00 2001 From: Skidder Date: Tue, 24 Dec 2019 22:20:38 +0100 Subject: [PATCH 2/7] 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 f4cd9d9..51f4be2 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -45,7 +45,7 @@ commands.general.equals.string.result = Ergebnis commands.general.equals.help.description = Prüft ob zwei Strings gleich sind commands.general.help.field.usage = Benutzung commands.general.help.error.description = Ich brauche die Links Einbetten Berechtigung, um das Hilfe-Menü zu senden\! -commands.general.help.help.description = Shows each command and explains its usage +commands.general.help.help.description = Zeigt jeden Befehl an und erklärt seine Verwendung commands.general.help.help.label = [CommandName] commands.general.invite.success.title = Lade mich ein\! commands.general.invite.success.description = [Lade mich hier ein\!]%extra% From 8061d72b1d97d131f22ef86780c0d95d0a2e6937 Mon Sep 17 00:00:00 2001 From: Skidder Date: Tue, 24 Dec 2019 22:30:34 +0100 Subject: [PATCH 3/7] New translations Translations_en.properties (German) New German translation --- .../resources/Translations/Translations_de.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 51f4be2..d7b3326 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -33,8 +33,8 @@ commands.fun.clyde.help.description = Sends a message as a webhook named Clyde. commands.general.about.success.title = Hadder - Info commands.general.about.success.description = Hadder ist ein Open-Source Discord Bot. commands.general.about.success.field.one.title = Unterstütze die Entwickler -commands.general.about.success.field.one.description = Hadder is completely free for everyone. We would appreciate it if you donated some money to us. Click [here]%extra% to donate. -commands.general.about.help.description = Shows information about Hadder. +commands.general.about.success.field.one.description = Hadder ist für alle völlig kostenlos. Wir würden es begrüßen, wenn du etwas Geld an uns spendest. Klicken Sie auf [here]%extra%, um zu spenden. +commands.general.about.help.description = Zeigt Informationen über Hadder. commands.general.equals.string.first.request = Bitte sende mir den ersten String. commands.general.equals.string.second.request = Bitte sende mir den zweiten String. commands.general.equals.string.equals.true = Ja\! Der erste String entspricht dem zweiten String\! @@ -49,7 +49,7 @@ commands.general.help.help.description = Zeigt jeden Befehl an und erklärt sein commands.general.help.help.label = [CommandName] commands.general.invite.success.title = Lade mich ein\! commands.general.invite.success.description = [Lade mich hier ein\!]%extra% -commands.general.invite.help.description = Shows the invitation link to invite Hadder to your server. +commands.general.invite.help.description = Zeigt den Einladungslink an, um Hadder auf deinen Server einzuladen. commands.general.ping.help.description = Zeigt den Ping zur Discord API commands.misc.feedback.title.request.title = Feedback-Thema @@ -69,11 +69,11 @@ commands.misc.github.success.followers = Abonnenten commands.misc.github.success.following = Folgt commands.misc.github.api.error.description = Die GitHub API könnte im Moment nicht verfügbar sein\! commands.misc.github.user.error.description = Dieser Benutzer existiert nicht\! -commands.misc.github.connect.title = Connect your GH account +commands.misc.github.connect.title = Verbinde dein GH Konto commands.misc.github.connect.description = [Bitte verbinde dein GitHub-Konto hier]%extra% commands.misc.github.help.description = Zeigt Informationen über ein GitHub Benutzerprofil an. commands.misc.screenshare.success.title = Here's your URL to share your Screen -commands.misc.screenshare.id.error.title = Wait. That's illegal. +commands.misc.screenshare.id.error.title = Warte. Das ist illegal. commands.misc.screenshare.id.error.description = This ID is invalid. \nMaybe you entered a wrong ID. \n\nNote\: Make sure the Voice Channel is in this Guild. commands.misc.screenshare.channel.error.title = Please choose a Voice Channel commands.misc.screenshare.channel.error.description = Es gibt mehr als einen Sprachkanal mit diesem Namen From 9e08cc4a0bc17d484ccb186e6bc593cd99664b21 Mon Sep 17 00:00:00 2001 From: Skidder Date: Wed, 25 Dec 2019 00:10:33 +0100 Subject: [PATCH 4/7] New translations Translations_en.properties (English) New English translation --- src/main/resources/Translations/Translations_en.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/Translations/Translations_en.properties b/src/main/resources/Translations/Translations_en.properties index ea4def7..086460c 100644 --- a/src/main/resources/Translations/Translations_en.properties +++ b/src/main/resources/Translations/Translations_en.properties @@ -39,9 +39,9 @@ commands.general.equals.string.first.request = Please send me the first String. commands.general.equals.string.second.request = Please send me the second String. commands.general.equals.string.equals.true = Yes\! The first string equals the second string\! commands.general.equals.string.equals.false = Well yes but actually No. This isn't the same. -commands.general.equals.string.first = First String -commands.general.equals.string.second = Second String -commands.general.equals.string.result = Result +commands.general.equals.string.first = First String\: +commands.general.equals.string.second = Second String\: +commands.general.equals.string.result = Result\: commands.general.equals.help.description = Check if two strings are the same commands.general.help.field.usage = Usage commands.general.help.error.description = I need the Embed Links Permission to send the Help Menu\! From ec4ad872a1d20ff222a5a677181e933dbf3c35e0 Mon Sep 17 00:00:00 2001 From: Skidder Date: Wed, 25 Dec 2019 00:20:31 +0100 Subject: [PATCH 5/7] New translations Translations_en.properties (English) New English translation --- .../resources/Translations/Translations_en.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/Translations/Translations_en.properties b/src/main/resources/Translations/Translations_en.properties index 086460c..4898b72 100644 --- a/src/main/resources/Translations/Translations_en.properties +++ b/src/main/resources/Translations/Translations_en.properties @@ -32,20 +32,20 @@ commands.fun.clyde.help.description = Sends a message as a webhook named Clyde. commands.general.about.success.title = Hadder - About commands.general.about.success.description = Hadder is an open source Discord bot. -commands.general.about.success.field.one.title = Support the Developers +commands.general.about.success.field.one.title = Support the developers commands.general.about.success.field.one.description = Hadder is completely free for everyone. We would appreciate it if you donated some money to us. Click [here]%extra% to donate. commands.general.about.help.description = Shows information about Hadder. commands.general.equals.string.first.request = Please send me the first String. commands.general.equals.string.second.request = Please send me the second String. commands.general.equals.string.equals.true = Yes\! The first string equals the second string\! commands.general.equals.string.equals.false = Well yes but actually No. This isn't the same. -commands.general.equals.string.first = First String\: -commands.general.equals.string.second = Second String\: +commands.general.equals.string.first = First string\: +commands.general.equals.string.second = Second String commands.general.equals.string.result = Result\: commands.general.equals.help.description = Check if two strings are the same -commands.general.help.field.usage = Usage +commands.general.help.field.usage = Usage\: commands.general.help.error.description = I need the Embed Links Permission to send the Help Menu\! -commands.general.help.help.description = Shows each command and explains its usage +commands.general.help.help.description = Shows each command and explains its usage. commands.general.help.help.label = [CommandName] commands.general.invite.success.title = Invite me\! commands.general.invite.success.description = [Invite me here\!]%extra% From 1c272f9066ea78c9f90e5cca47edfb2063bcf6ac Mon Sep 17 00:00:00 2001 From: Skidder Date: Wed, 25 Dec 2019 00:33:18 +0100 Subject: [PATCH 6/7] New translations Translations_en.properties (English) New English translation --- src/main/resources/Translations/Translations_en.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/Translations/Translations_en.properties b/src/main/resources/Translations/Translations_en.properties index 4898b72..443459a 100644 --- a/src/main/resources/Translations/Translations_en.properties +++ b/src/main/resources/Translations/Translations_en.properties @@ -40,7 +40,7 @@ commands.general.equals.string.second.request = Please send me the second String commands.general.equals.string.equals.true = Yes\! The first string equals the second string\! commands.general.equals.string.equals.false = Well yes but actually No. This isn't the same. commands.general.equals.string.first = First string\: -commands.general.equals.string.second = Second String +commands.general.equals.string.second = Second string\: commands.general.equals.string.result = Result\: commands.general.equals.help.description = Check if two strings are the same commands.general.help.field.usage = Usage\: @@ -232,4 +232,4 @@ commands.settings.language.help.description = Sets the new primary language for commands.settings.language.help.usage = commands.settings.prefix.success.title = %extra% Successfully set %extra% commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`. -commands.settings.prefix.help.description = Sets a new Prefix +commands.settings.prefix.help.description = Sets a new prefix. From 4b8901e99d08f5d54cc23867e18de5197c184874 Mon Sep 17 00:00:00 2001 From: Skidder Date: Wed, 25 Dec 2019 00:50:29 +0100 Subject: [PATCH 7/7] 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 d7b3326..6bdcfd7 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -26,14 +26,14 @@ commands.fun.avatar.help.description = Sendet den Avatar des angegebenen Benutze commands.fun.gif.error.description = Bitte versuche es mit einem anderen Begriff erneut. commands.fun.gif.help.description = Sucht nach einem GIF auf Giphy. commands.fun.meme.success.title = Dein zufälliges Meme\: -commands.fun.meme.api.error = Die Anfrage an die Meme-API konnte nicht verarbeitet werden. Bitte versuchen Sie es später erneut. +commands.fun.meme.api.error = Die Anfrage an die Meme-API konnte nicht verarbeitet werden. Bitte versuche es später erneut. commands.fun.meme.help.description = Sendet dir einen zufälligen Meme. commands.fun.clyde.help.description = Sends a message as a webhook named Clyde. commands.general.about.success.title = Hadder - Info commands.general.about.success.description = Hadder ist ein Open-Source Discord Bot. commands.general.about.success.field.one.title = Unterstütze die Entwickler -commands.general.about.success.field.one.description = Hadder ist für alle völlig kostenlos. Wir würden es begrüßen, wenn du etwas Geld an uns spendest. Klicken Sie auf [here]%extra%, um zu spenden. +commands.general.about.success.field.one.description = Hadder ist für alle völlig kostenlos. Wir würden es begrüßen, wenn du etwas Geld an uns spendest. Klicken [hier]%extra%, um zu spenden. commands.general.about.help.description = Zeigt Informationen über Hadder. commands.general.equals.string.first.request = Bitte sende mir den ersten String. commands.general.equals.string.second.request = Bitte sende mir den zweiten String.