diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index fdfd4e0..6322a4d 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -23,7 +23,7 @@ success\! = Erfolgreich\! commands.fun.avatar.success.title = Avatar von %extra% commands.fun.avatar.error.title = Benutzer nicht gefunden commands.fun.avatar.error.description = Ich kann keinen Benutzer mit dieser ID finden\! -commands.fun.avatar.help.description = Sendet den Avatar des angegebenen Benutzers. +commands.fun.avatar.help.description = Sends the avatar of the specified Member. 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\: @@ -43,7 +43,7 @@ commands.general.equals.string.equals.false = Ja, aber eigentlich nein. Das ist commands.general.equals.string.first = Erster String\: commands.general.equals.string.second = Zweiter String\: commands.general.equals.string.result = Ergebnis\: -commands.general.equals.help.description = Prüft, ob zwei Strings gleich sind. +commands.general.equals.help.description = Checks if two strings are equal. commands.general.help.description = **Beschreibung\:** commands.general.help.usage = **Benutzung\:** commands.general.help.example = **Beispiel\:** @@ -103,9 +103,9 @@ commands.misc.moveall.success.description = Ich habe erfolgreich %extra% Mitglie commands.misc.moveall.error.equals.title = Nicht zweimal commands.misc.moveall.error.equals.description = Der erste Sprachkanal gleicht dem zweiten. Du musst zwei verschiedene Sprachkanäle angeben. commands.misc.moveall.error.source.int.title = Ungültige ID -commands.misc.moveall.error.source.int.description = You didn't specified a ID as the source channel. +commands.misc.moveall.error.source.int.description = You haven't specified an ID as the source channel. commands.misc.moveall.error.target.int.title = Ungültige ID -commands.misc.moveall.error.target.int.description = You didn't specified a ID as the target channel. +commands.misc.moveall.error.target.int.description = You haven't specified an ID as the target channel. commands.misc.moveall.help.description = Verschiebt alle Benutzer des Ursprungskanals in den Zielkanal. commands.misc.corona.help.description = Zeigt die neuesten Statistiken von COVID-19 diff --git a/src/main/resources/Translations/Translations_es.properties b/src/main/resources/Translations/Translations_es.properties index 4d56039..043a3f1 100644 --- a/src/main/resources/Translations/Translations_es.properties +++ b/src/main/resources/Translations/Translations_es.properties @@ -23,7 +23,7 @@ success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% commands.fun.avatar.error.title = User not found commands.fun.avatar.error.description = I can not find a user with this id\! -commands.fun.avatar.help.description = Sends the avatar of the specified member. +commands.fun.avatar.help.description = Sends the avatar of the specified Member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. commands.fun.meme.success.title = Your random meme\: @@ -43,7 +43,7 @@ commands.general.equals.string.equals.false = Well yes but actually No. This isn 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 = Checks if two strings are the same. +commands.general.equals.help.description = Checks if two strings are equal. commands.general.help.description = **Description\:** commands.general.help.usage = **Usage\:** commands.general.help.example = **Example\:** @@ -103,9 +103,9 @@ commands.misc.moveall.success.description = I successfully moved %extra% members commands.misc.moveall.error.equals.title = Not twice commands.misc.moveall.error.equals.description = The first voice channel equals the second. You have to specify two different voice channels. commands.misc.moveall.error.source.int.title = Invalid ID -commands.misc.moveall.error.source.int.description = You didn't specified a ID as the source channel. +commands.misc.moveall.error.source.int.description = You haven't specified an ID as the source channel. commands.misc.moveall.error.target.int.title = Invalid ID -commands.misc.moveall.error.target.int.description = You didn't specified a ID as the target channel. +commands.misc.moveall.error.target.int.description = You haven't specified an ID as the target channel. commands.misc.moveall.help.description = Moves all users in the source channel to the target channel. commands.misc.corona.help.description = Shows the newest stats of COVID-19 diff --git a/src/main/resources/Translations/Translations_fr.properties b/src/main/resources/Translations/Translations_fr.properties index 4d56039..043a3f1 100644 --- a/src/main/resources/Translations/Translations_fr.properties +++ b/src/main/resources/Translations/Translations_fr.properties @@ -23,7 +23,7 @@ success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% commands.fun.avatar.error.title = User not found commands.fun.avatar.error.description = I can not find a user with this id\! -commands.fun.avatar.help.description = Sends the avatar of the specified member. +commands.fun.avatar.help.description = Sends the avatar of the specified Member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. commands.fun.meme.success.title = Your random meme\: @@ -43,7 +43,7 @@ commands.general.equals.string.equals.false = Well yes but actually No. This isn 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 = Checks if two strings are the same. +commands.general.equals.help.description = Checks if two strings are equal. commands.general.help.description = **Description\:** commands.general.help.usage = **Usage\:** commands.general.help.example = **Example\:** @@ -103,9 +103,9 @@ commands.misc.moveall.success.description = I successfully moved %extra% members commands.misc.moveall.error.equals.title = Not twice commands.misc.moveall.error.equals.description = The first voice channel equals the second. You have to specify two different voice channels. commands.misc.moveall.error.source.int.title = Invalid ID -commands.misc.moveall.error.source.int.description = You didn't specified a ID as the source channel. +commands.misc.moveall.error.source.int.description = You haven't specified an ID as the source channel. commands.misc.moveall.error.target.int.title = Invalid ID -commands.misc.moveall.error.target.int.description = You didn't specified a ID as the target channel. +commands.misc.moveall.error.target.int.description = You haven't specified an ID as the target channel. commands.misc.moveall.help.description = Moves all users in the source channel to the target channel. commands.misc.corona.help.description = Shows the newest stats of COVID-19 diff --git a/src/main/resources/Translations/Translations_ru.properties b/src/main/resources/Translations/Translations_ru.properties index 4d56039..043a3f1 100644 --- a/src/main/resources/Translations/Translations_ru.properties +++ b/src/main/resources/Translations/Translations_ru.properties @@ -23,7 +23,7 @@ success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% commands.fun.avatar.error.title = User not found commands.fun.avatar.error.description = I can not find a user with this id\! -commands.fun.avatar.help.description = Sends the avatar of the specified member. +commands.fun.avatar.help.description = Sends the avatar of the specified Member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. commands.fun.meme.success.title = Your random meme\: @@ -43,7 +43,7 @@ commands.general.equals.string.equals.false = Well yes but actually No. This isn 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 = Checks if two strings are the same. +commands.general.equals.help.description = Checks if two strings are equal. commands.general.help.description = **Description\:** commands.general.help.usage = **Usage\:** commands.general.help.example = **Example\:** @@ -103,9 +103,9 @@ commands.misc.moveall.success.description = I successfully moved %extra% members commands.misc.moveall.error.equals.title = Not twice commands.misc.moveall.error.equals.description = The first voice channel equals the second. You have to specify two different voice channels. commands.misc.moveall.error.source.int.title = Invalid ID -commands.misc.moveall.error.source.int.description = You didn't specified a ID as the source channel. +commands.misc.moveall.error.source.int.description = You haven't specified an ID as the source channel. commands.misc.moveall.error.target.int.title = Invalid ID -commands.misc.moveall.error.target.int.description = You didn't specified a ID as the target channel. +commands.misc.moveall.error.target.int.description = You haven't specified an ID as the target channel. commands.misc.moveall.help.description = Moves all users in the source channel to the target channel. commands.misc.corona.help.description = Shows the newest stats of COVID-19 diff --git a/src/main/resources/Translations/Translations_tr.properties b/src/main/resources/Translations/Translations_tr.properties index 4d56039..043a3f1 100644 --- a/src/main/resources/Translations/Translations_tr.properties +++ b/src/main/resources/Translations/Translations_tr.properties @@ -23,7 +23,7 @@ success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% commands.fun.avatar.error.title = User not found commands.fun.avatar.error.description = I can not find a user with this id\! -commands.fun.avatar.help.description = Sends the avatar of the specified member. +commands.fun.avatar.help.description = Sends the avatar of the specified Member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. commands.fun.meme.success.title = Your random meme\: @@ -43,7 +43,7 @@ commands.general.equals.string.equals.false = Well yes but actually No. This isn 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 = Checks if two strings are the same. +commands.general.equals.help.description = Checks if two strings are equal. commands.general.help.description = **Description\:** commands.general.help.usage = **Usage\:** commands.general.help.example = **Example\:** @@ -103,9 +103,9 @@ commands.misc.moveall.success.description = I successfully moved %extra% members commands.misc.moveall.error.equals.title = Not twice commands.misc.moveall.error.equals.description = The first voice channel equals the second. You have to specify two different voice channels. commands.misc.moveall.error.source.int.title = Invalid ID -commands.misc.moveall.error.source.int.description = You didn't specified a ID as the source channel. +commands.misc.moveall.error.source.int.description = You haven't specified an ID as the source channel. commands.misc.moveall.error.target.int.title = Invalid ID -commands.misc.moveall.error.target.int.description = You didn't specified a ID as the target channel. +commands.misc.moveall.error.target.int.description = You haven't specified an ID as the target channel. commands.misc.moveall.help.description = Moves all users in the source channel to the target channel. commands.misc.corona.help.description = Shows the newest stats of COVID-19 diff --git a/src/main/resources/Translations/Translations_zh.properties b/src/main/resources/Translations/Translations_zh.properties index 4d56039..043a3f1 100644 --- a/src/main/resources/Translations/Translations_zh.properties +++ b/src/main/resources/Translations/Translations_zh.properties @@ -23,7 +23,7 @@ success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% commands.fun.avatar.error.title = User not found commands.fun.avatar.error.description = I can not find a user with this id\! -commands.fun.avatar.help.description = Sends the avatar of the specified member. +commands.fun.avatar.help.description = Sends the avatar of the specified Member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. commands.fun.meme.success.title = Your random meme\: @@ -43,7 +43,7 @@ commands.general.equals.string.equals.false = Well yes but actually No. This isn 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 = Checks if two strings are the same. +commands.general.equals.help.description = Checks if two strings are equal. commands.general.help.description = **Description\:** commands.general.help.usage = **Usage\:** commands.general.help.example = **Example\:** @@ -103,9 +103,9 @@ commands.misc.moveall.success.description = I successfully moved %extra% members commands.misc.moveall.error.equals.title = Not twice commands.misc.moveall.error.equals.description = The first voice channel equals the second. You have to specify two different voice channels. commands.misc.moveall.error.source.int.title = Invalid ID -commands.misc.moveall.error.source.int.description = You didn't specified a ID as the source channel. +commands.misc.moveall.error.source.int.description = You haven't specified an ID as the source channel. commands.misc.moveall.error.target.int.title = Invalid ID -commands.misc.moveall.error.target.int.description = You didn't specified a ID as the target channel. +commands.misc.moveall.error.target.int.description = You haven't specified an ID as the target channel. commands.misc.moveall.help.description = Moves all users in the source channel to the target channel. commands.misc.corona.help.description = Shows the newest stats of COVID-19