Merge the master branch into Greg's branch #273

Merged
greg6775 merged 47 commits from master into greg-dev 2019-12-28 18:52:36 +01:00
Showing only changes of commit db5e8f10c2 - Show all commits

View file

@ -82,7 +82,7 @@ commands.misc.screenshare.number.error.title = Du hast eine falsche Nummer angeg
commands.misc.screenshare.number.error.description = Dies ist keine Zahl. commands.misc.screenshare.number.error.description = Dies ist keine Zahl.
commands.misc.screenshare.channel.existing.error = Warte ma' commands.misc.screenshare.channel.existing.error = Warte ma'
commands.misc.screenshare.channel.existing.description = Es existiert kein Sprachkanal der so heißt. \n\nHinweis\: Stellen Sie sicher, dass der Sprachkanal auf diesem Server ist. commands.misc.screenshare.channel.existing.description = Es existiert kein Sprachkanal der so heißt. \n\nHinweis\: Stellen Sie sicher, dass der Sprachkanal auf diesem Server ist.
commands.misc.screenshare.help.description = Shows you the link to share your screen. commands.misc.screenshare.help.description = Zeigt dir den Link zum Teilen deines Bildschirms.
commands.moderation.ban.success.title = %extra% hat %extra% erfolgreich gebannt commands.moderation.ban.success.title = %extra% hat %extra% erfolgreich gebannt
commands.moderation.ban.success.description = Ich habe %extra% erfolgreich gebannt commands.moderation.ban.success.description = Ich habe %extra% erfolgreich gebannt
@ -90,19 +90,19 @@ commands.moderation.ban.error.title = Nicht möglich
commands.moderation.ban.myself.error.description = Ich kann mich nicht selbst bannen\! commands.moderation.ban.myself.error.description = Ich kann mich nicht selbst bannen\!
commands.moderation.ban.yourself.error.description = Du kannst dich nicht selbst bannen\! commands.moderation.ban.yourself.error.description = Du kannst dich nicht selbst bannen\!
commands.moderation.ban.massban.success.description = Ich habe erfolgreich %extra% Mitglieder gebannt\! commands.moderation.ban.massban.success.description = Ich habe erfolgreich %extra% Mitglieder gebannt\!
commands.moderation.ban.help.description = Bans one ore more user from the server commands.moderation.ban.help.description = Bannt einen oder mehrere Benutzer vom Server
commands.moderation.lear.all.success.title = Erfolgreich gelöscht commands.moderation.lear.all.success.title = Erfolgreich gelöscht
commands.moderation.lear.all.success.description = Ich habe erfolgreich %extra% Nachrichten gelöscht. commands.moderation.lear.all.success.description = Ich habe erfolgreich %extra% Nachrichten gelöscht.
commands.moderation.clear.number.error.description = Sie müssen eine Zahl zwischen 1 und 99 wählen\! 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.title = Erfolgreich gelöscht
commands.moderation.clear.success.description.singular = Successfully deleted one message. commands.moderation.clear.success.description.singular = Nachricht erfolgreich gelöscht.
commands.moderation.clear.success.description.plural = Ich habe erfolgreich %extra% Nachrichten gelöscht. commands.moderation.clear.success.description.plural = Ich habe erfolgreich %extra% Nachrichten gelöscht.
commands.moderation.clear.message.error.title = Keine Nachrichten\! commands.moderation.clear.message.error.title = Keine Nachrichten\!
commands.moderation.clear.message.error.description = Es gibt keine Nachrichten in diesem Kanal. commands.moderation.clear.message.error.description = Es gibt keine Nachrichten in diesem Kanal.
commands.moderation.clear.help.description = Löscht die angegebene Anzahl von Nachrichten. commands.moderation.clear.help.description = Löscht die angegebene Anzahl von Nachrichten.
commands.moderation.prefix.success.title = %extra% Successfully set %extra% commands.moderation.prefix.success.title = %extra% Successfully set %extra%
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`. commands.moderation.prefix.success.description = Ich habe das neue Präfix für die Guild erfolgreich auf `%extra% ` gesetzt.
commands.moderation.prefix.error.description = The prefix must not contain **"** commands.moderation.prefix.error.description = Das Präfix darf nicht **"** enthalten
commands.moderation.prefix.help.description = Sets the Guild-Prefix. commands.moderation.prefix.help.description = Sets the Guild-Prefix.
commands.moderation.invitedetect.activate.success.title = Erfolgreich aktiviert commands.moderation.invitedetect.activate.success.title = Erfolgreich aktiviert
commands.moderation.invitedetect.activate.success.description = I successfully activated the invite link detection for this guild. commands.moderation.invitedetect.activate.success.description = I successfully activated the invite link detection for this guild.