Merge the master branch into Greg's branch #258
1 changed files with 16 additions and 3 deletions
|
|
@ -136,7 +136,7 @@ commands.moderation.rules.setup.title = Set up rules
|
|||
commands.moderation.rules.setup.description = Welcome to the Hadder rules setup. Please mention the channel in which I should send the rules. Your message should look like\: \#rules or \#verify.
|
||||
commands.moderation.rules.channel.error.title = Kanal konnte nicht gefunden werden
|
||||
commands.moderation.rules.channel.error.description = Ich kann den angegebenen Kanal nicht finden. Bitte starte das Setup erneut.
|
||||
commands.moderation.rules.rules.title = Regeln
|
||||
commands.moderation.rules.rules.title = Rules message
|
||||
commands.moderation.rules.rules.description = Der Kanal wurde erfolgreich auf %extra% gesetzt. Bitte senden Sie mir jetzt die Regeln.
|
||||
commands.moderation.rules.role.title = Role to assign
|
||||
commands.moderation.rules.role.description = The rules were successfully set. Please send me the name of the role which the user receives after he accepted the rules.
|
||||
|
|
@ -148,17 +148,30 @@ commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
|||
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.
|
||||
commands.moderation.rules.success.title = Successfully set the rules
|
||||
commands.moderation.rules.success.description = I successfully send the rules in %extra%.
|
||||
commands.moderation.rules.emote.error.access.description = I can not access the custom emote(s).
|
||||
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.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.success.title = Successfully set the rules
|
||||
commands.moderation.rules.success.description = I successfully send the rules in %extra%.
|
||||
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.starboard.success.title = Successfully set the Channel\!
|
||||
commands.moderation.editrules.channel.title = Rules channel
|
||||
commands.moderation.editrules.channel.description = Please send me the channel with the rules as mention
|
||||
commands.moderation.editrules.channel.found.error.title = Kanal konnte nicht gefunden werden
|
||||
commands.moderation.editrules.channel.found.error.description = I can't find the specified channel. Please start the edit process again.
|
||||
commands.moderation.editrules.channel.message.error.title = No rules message
|
||||
commands.moderation.editrules.channel.message.error.description = I can not find the rules message in the specified channel.
|
||||
commands.moderation.editrules.message.title = New message
|
||||
commands.moderation.editrules.message.description = Please send me the new rules message now.
|
||||
commands.moderation.editrules.error.title = No rules
|
||||
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 = Successfully changed
|
||||
commands.moderation.editrules.success.description = I successfully changed the rules
|
||||
commands.moderation.editrules.help.description = Edits the rules message.
|
||||
|
||||
commands.music.join.success.title = Successfully connected
|
||||
commands.music.join.success.description = I successfully connected to %extra%.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue