Merge the master branch into Greg's branch #242

Merged
greg6775 merged 34 commits from master into greg-dev 2019-12-23 14:25:02 +01:00
Showing only changes of commit 8e53bf8cf9 - Show all commits

View file

@ -9,7 +9,7 @@ searchterm = <Suchbegriff>
username = <Benutzername> username = <Benutzername>
number = <Nummer>/all number = <Nummer>/all
prefix = <Neuer Prefix> prefix = <Neuer Prefix>
userprefix = <New User-Prefix> userprefix = <Neuer Benutzer-Prefix>
vc-name/id = <VoiceChannelID|VoiceChannelName> vc-name/id = <VoiceChannelID|VoiceChannelName>
user+nickname = <@Benutzer> <Neuer Spitzname> user+nickname = <@Benutzer> <Neuer Spitzname>
region = <Region> region = <Region>
@ -84,13 +84,13 @@ commands.misc.screenshare.help.description = Shows you the link to share your sc
commands.moderation.ban.success.title = %extra% Successfully banned %extra% commands.moderation.ban.success.title = %extra% Successfully banned %extra%
commands.moderation.ban.success.description = I successfully baned %extra% commands.moderation.ban.success.description = I successfully baned %extra%
commands.moderation.ban.error.title = Not possible commands.moderation.ban.error.title = Nicht möglich
commands.moderation.ban.myself.error.description = I can not ban myself\! commands.moderation.ban.myself.error.description = Ich kann mich nicht selbst bannen\!
commands.moderation.ban.yourself.error.description = You can not ban yourself\! commands.moderation.ban.yourself.error.description = Du kannst dich nicht selbst bannen\!
commands.moderation.ban.massban.success.description = I successfully baned %extra% Members\! commands.moderation.ban.massban.success.description = Ich habe %extra% Mitglieder erfolgreich gebannt\!
commands.moderation.ban.help.description = Bans one ore more user from the server commands.moderation.ban.help.description = Bans one ore more user from the 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 = I successfully deleted %extra% messages. 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.description = Ich habe erfolgreich %extra% Nachrichten gelöscht. commands.moderation.clear.success.description = Ich habe erfolgreich %extra% Nachrichten gelöscht.
commands.moderation.clear.message.error.title = Keine Nachrichten\! commands.moderation.clear.message.error.title = Keine Nachrichten\!