Greg dev #269
1 changed files with 9 additions and 7 deletions
|
|
@ -32,20 +32,20 @@ commands.fun.clyde.help.description = Sends a message as a webhook named Clyde.
|
||||||
|
|
||||||
commands.general.about.success.title = Hadder - Info
|
commands.general.about.success.title = Hadder - Info
|
||||||
commands.general.about.success.description = Hadder ist ein Open-Source Discord Bot.
|
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.title = Support the developers
|
||||||
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.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.about.help.description = Zeigt Informationen über Hadder.
|
||||||
commands.general.equals.string.first.request = Bitte sende mir den ersten String.
|
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.second.request = Bitte sende mir den zweiten String.
|
||||||
commands.general.equals.string.equals.true = Ja\! Der erste String entspricht dem zweiten String\!
|
commands.general.equals.string.equals.true = Ja\! Der erste String entspricht dem zweiten String\!
|
||||||
commands.general.equals.string.equals.false = Ja, aber eigentlich nein. Das ist nicht dasselbe.
|
commands.general.equals.string.equals.false = Ja, aber eigentlich nein. Das ist nicht dasselbe.
|
||||||
commands.general.equals.string.first = Erster String
|
commands.general.equals.string.first = First string\:
|
||||||
commands.general.equals.string.second = Zweiter String
|
commands.general.equals.string.second = Second string\:
|
||||||
commands.general.equals.string.result = Ergebnis
|
commands.general.equals.string.result = Ergebnis\:
|
||||||
commands.general.equals.help.description = Prüft ob zwei Strings gleich sind
|
commands.general.equals.help.description = Prüft ob zwei Strings gleich sind
|
||||||
commands.general.help.field.usage = Benutzung
|
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.error.description = Ich brauche die Links Einbetten Berechtigung, um das Hilfe-Menü zu senden\!
|
||||||
commands.general.help.help.description = Zeigt jeden Befehl an und erklärt seine Verwendung
|
commands.general.help.help.description = Zeigt jeden Befehl an und erklärt seine Verwendung.
|
||||||
commands.general.help.help.label = [CommandName]
|
commands.general.help.help.label = [CommandName]
|
||||||
commands.general.invite.success.title = Lade mich ein\!
|
commands.general.invite.success.title = Lade mich ein\!
|
||||||
commands.general.invite.success.description = [Lade mich hier ein\!]%extra%
|
commands.general.invite.success.description = [Lade mich hier ein\!]%extra%
|
||||||
|
|
@ -155,6 +155,8 @@ commands.moderation.rules.emote.error.equal.title = Emotes are equal
|
||||||
commands.moderation.rules.emote.error.equal.description = The 1st and 2nd emote equals each other.
|
commands.moderation.rules.emote.error.equal.description = The 1st and 2nd emote equals each other.
|
||||||
commands.moderation.rules.emoji.decline.description = The first emote has been successfully set. Please send me now the decline emote.
|
commands.moderation.rules.emoji.decline.description = The first emote has been successfully set. Please send me now the decline emote.
|
||||||
commands.moderation.rules.emoji.error.description = The given emote can't be used.
|
commands.moderation.rules.emoji.error.description = The given emote can't be used.
|
||||||
|
commands.moderation.rules.error.message.title = Can't write messages
|
||||||
|
commands.moderation.rules.error.message.description = I can not write messages in the specified channel
|
||||||
commands.moderation.rules.help.description = Setup the rules on your Discord server
|
commands.moderation.rules.help.description = Setup the rules on your Discord server
|
||||||
commands.moderation.starboard.success.title = Successfully set the Channel\!
|
commands.moderation.starboard.success.title = Successfully set the Channel\!
|
||||||
|
|
||||||
|
|
@ -232,4 +234,4 @@ commands.settings.language.help.description = Führt den angegebenen Code aus.
|
||||||
commands.settings.language.help.usage = <Language code>
|
commands.settings.language.help.usage = <Language code>
|
||||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
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.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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue