Merge the master branch into Greg's branch #247
1 changed files with 22 additions and 10 deletions
|
|
@ -15,6 +15,7 @@ user+nickname = <@Benutzer> <Neuer Spitzname>
|
|||
region = <Region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Nachrichten-Inhalt>
|
||||
song = <Song>
|
||||
|
||||
error = Fehler
|
||||
none = Nicht angegeben
|
||||
|
|
@ -114,16 +115,9 @@ commands.moderation.kick.success.description = Ich habe %extra% erfolgreich geki
|
|||
commands.moderation.kick.error.title = Nicht möglich
|
||||
commands.moderation.kick.myself.error.description = Ich kann mich nicht selbst kicken\!
|
||||
commands.moderation.kick.yourself.error.description = Du kannst dich nicht selbst kicken.
|
||||
commands.moderation.kick.mass.success.description = Ich habe erfolgreich %extra% Mitglieder gekickt\!
|
||||
commands.moderation.kick.mass.success.description = I successfully kicked %extra% Members\!
|
||||
commands.moderation.kick.help.description = Wirft einen oder mehrere Benutzer vom Server.
|
||||
commands.moderation.kick.masskick.success.description = Ich habe %extra% Mitglieder erfolgreich gekickt.
|
||||
commands.moderation.link.request.success.description = If i'm on this guild i sent a message to accept the link.
|
||||
commands.moderation.link.error.title = Warte, das ist illegal.
|
||||
commands.moderation.link.request.error.description = You specified the same guild as the guild on which you're reading this
|
||||
commands.moderation.link.request.accept.title = ) wants to link guilds\!
|
||||
commands.moderation.link.request.accept.description = Reagiere mit den Reaktionen um es zu akzeptieren oder abzulehnen
|
||||
commands.moderation.link.set.title = Set the thing boi
|
||||
commands.moderation.link.help.description = Links two or more servers.
|
||||
commands.moderation.nick.success.title = %extra% Successfully nicked %extra%
|
||||
commands.moderation.nick.success.description = I successfully nicked %extra%.
|
||||
commands.moderation.nick.myself.success.description = Ich habe meinen Spitznamen erfolgreich geändert.
|
||||
|
|
@ -162,7 +156,7 @@ commands.moderation.rules.emote.error.equal.description = The 1st and 2nd 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.help.description = Setup the rules on your Discord server
|
||||
commands.moderation.starboard.successchannel=Successfully set the Channel\!
|
||||
commands.moderation.starboard.success.title = Successfully set the Channel\!
|
||||
|
||||
commands.music.join.success.title = Successfully connected
|
||||
commands.music.join.success.description = I successfully connected to %extra%.
|
||||
|
|
@ -173,11 +167,29 @@ commands.music.join.error.connecting.trying.description = Hadder is already tryi
|
|||
commands.music.join.error.channel.title = No Voice Channel
|
||||
commands.music.join.error.channel.description = You aren't in a Voice Channel.
|
||||
commands.music.join.help.description = Joins your voice channel
|
||||
commands.music.leave.success.title = \= Successfully disconnected
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Nicht verbunden
|
||||
commands.music.leave.error.description = Ich bin derzeit in keinem Sprachkanal auf dieser Guild
|
||||
commands.music.leave.help.description = Verlässt einen Sprachkanal
|
||||
commands.music.play.load.title = %extra% Now loading %extra%
|
||||
commands.music.play.load.description = Trying to load the song...
|
||||
commands.music.play.success.loading.title = %extra% Now playing %extra%
|
||||
commands.music.play.error.load.title = %extra% Load failed %extra%
|
||||
commands.music.play.error.load.description = Unfortunately I can not load the given song.
|
||||
commands.music.play.error.match.title = %extra% No matches %extra%
|
||||
commands.music.play.error.match.description = I can not find a song named this on YouTube.
|
||||
commands.music.play.success.title = Title
|
||||
commands.music.play.success.author = Author
|
||||
commands.music.play.success.length = Length
|
||||
commands.music.play.help.description = Plays a song
|
||||
commands.music.stop.success.title = Successfully stopped
|
||||
commands.music.stop.success.description = I successfully stopped the song.
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.queue.error.title = No queue
|
||||
commands.music.queue.error.description = There are no queued songs at the moment
|
||||
commands.music.queue.success.title = Queue
|
||||
commands.music.queue.success.description = This is the queue\: %extra%
|
||||
|
||||
commands.nsfw.gif.error.title = GIF wird nicht angezeigt? Klicke hier
|
||||
commands.nsfw.img.error.title = Bild wird nicht angezeigt? Klicke hier
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue