Merge the master branch into Greg's branch #295
1 changed files with 5 additions and 14 deletions
|
|
@ -4,20 +4,6 @@
|
|||
|
||||
Hadder = Hadder
|
||||
|
||||
user = <@Benutzer>
|
||||
searchterm = <Suchbegriff>
|
||||
username = <Benutzername>
|
||||
number = <Nummer>/all
|
||||
prefix = <Neuer Prefix>
|
||||
userprefix = <Neuer Benutzer-Prefix>
|
||||
vc-name/id = <Sprachkanal ID|Sprachkanalname>
|
||||
user+nickname = <@Benutzer> <Neuer Spitzname>
|
||||
region = <Region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Nachrichten-Inhalt>
|
||||
song = <Song>
|
||||
user/id= [@Benutzer]/[ID]
|
||||
|
||||
error = Fehler
|
||||
none = Nicht angegeben
|
||||
success\! = Erfolgreich\!
|
||||
|
|
@ -97,6 +83,7 @@ commands.moderation.ban.massban.success.description = I successfully banned %ext
|
|||
commands.moderation.ban.help.description = Bans one or more users from the server.
|
||||
commands.moderation.lear.all.success.title = Erfolgreich gelöscht
|
||||
commands.moderation.lear.all.success.description = Ich habe erfolgreich %extra% Nachrichten gelöscht.
|
||||
commands.moderation.clear.number.error.title = Invalid number
|
||||
commands.moderation.clear.number.error.description = Sie müssen eine Zahl zwischen 1 und 99 wählen\!
|
||||
commands.moderation.clear.success.title = Erfolgreich gelöscht
|
||||
commands.moderation.clear.success.description.singular = Nachricht erfolgreich gelöscht.
|
||||
|
|
@ -221,6 +208,10 @@ commands.music.queue.help.description = Shows the music queue
|
|||
commands.music.skip.success.title = Successfully skipped
|
||||
commands.music.skip.success.description = I successfully skipped to the next song
|
||||
commands.music.skip.help.description = Skips the currently playing song
|
||||
commands.music.volume.success.title = Successfully set
|
||||
commands.music.volume.success.description = I successfully set the new volume to %extra%
|
||||
commands.music.volume.error.int.title = Invalid number
|
||||
commands.music.volume.error.int.description = The volume have to be between 1 and 200
|
||||
|
||||
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