New Crowdin translations #294
7 changed files with 110 additions and 82 deletions
|
|
@ -29,10 +29,10 @@ commands.general.equals.string.equals.false = Ja, aber eigentlich nein. Das ist
|
|||
commands.general.equals.string.first = Erster String\:
|
||||
commands.general.equals.string.second = Zweiter String\:
|
||||
commands.general.equals.string.result = Ergebnis\:
|
||||
commands.general.equals.help.description = Checks if two strings are the same.
|
||||
commands.general.help.description = **Description\:**
|
||||
commands.general.equals.help.description = Prüft, ob zwei Strings gleich sind.
|
||||
commands.general.help.description = **Beschreibung\:**
|
||||
commands.general.help.usage = **Benutzung\:**
|
||||
commands.general.help.example = **Example\:**
|
||||
commands.general.help.example = **Beispiel\:**
|
||||
commands.general.help.error.description = Ich brauche die Links Einbetten Berechtigung, um das Hilfe-Menü zu senden\!
|
||||
commands.general.help.help.description = Zeigt jeden Befehl an und erklärt seine Verwendung.
|
||||
commands.general.help.help.label = [Name des Commands]
|
||||
|
|
@ -45,8 +45,8 @@ commands.misc.feedback.title.request.title = Feedback-Thema
|
|||
commands.misc.feedback.title.request.description = Bitte senden Sie mir das Thema des Feedbacks.
|
||||
commands.misc.feedback.description.request.title = Feedback Beschreibung
|
||||
commands.misc.feedback.description.request.description = Bitte senden Sie mir jetzt die Feedback Beschreibung.
|
||||
commands.misc.feedback.help.description = Sendet Feedback direkt an die Entwickler.
|
||||
commands.misc.feedback.success.title = Feedback erfolgreich gesendet\!
|
||||
commands.misc.feedback.help.description = Sendet Feedback direkt an die Entwickler.
|
||||
commands.misc.github.link.title = Verbinde dein GitHub Konto
|
||||
commands.misc.github.success.title = Informationen über %extra%
|
||||
commands.misc.github.success.bio = Biographie
|
||||
|
|
@ -56,10 +56,10 @@ commands.misc.github.success.repositories = Öffentliche Repositories
|
|||
commands.misc.github.success.gists = Öffentliche Gists
|
||||
commands.misc.github.success.followers = Abonnenten
|
||||
commands.misc.github.success.following = Folgt
|
||||
commands.misc.github.api.error.title = API error
|
||||
commands.misc.github.api.error.title = API-Fehler
|
||||
commands.misc.github.api.error.description = Die GitHub API könnte im Moment nicht verfügbar sein\!
|
||||
commands.misc.github.user.error.title = User doesn't exist
|
||||
commands.misc.github.user.error.description = I can not find a user named like this\!
|
||||
commands.misc.github.user.error.title = Benutzer existiert nicht
|
||||
commands.misc.github.user.error.description = Ich kann keinen Benutzer finden der so heißt\!
|
||||
commands.misc.github.connect.title = Verbinde dein GH Konto
|
||||
commands.misc.github.connect.description = [Bitte verbinde dein GitHub-Konto hier]%extra%
|
||||
commands.misc.github.help.description = Zeigt Informationen über ein GitHub Benutzerprofil an.
|
||||
|
|
@ -79,11 +79,11 @@ commands.moderation.ban.success.description = Ich habe %extra% erfolgreich geban
|
|||
commands.moderation.ban.error.title = Nicht möglich
|
||||
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.massban.success.description = I successfully banned %extra% members\!
|
||||
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.ban.massban.success.description = Ich habe erfolgreich %extra% Mitglieder gebannt\!
|
||||
commands.moderation.ban.help.description = Bannt einen oder mehrere Benutzer vom Server.
|
||||
commands.moderation.clear.all.success.title = Erfolgreich gelöscht
|
||||
commands.moderation.clear.all.success.description = Ich habe erfolgreich %extra% Nachrichten gelöscht.
|
||||
commands.moderation.clear.number.error.title = Ungültige Nummer
|
||||
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.
|
||||
|
|
@ -96,11 +96,11 @@ commands.moderation.prefix.success.description = Ich habe den neuen Prefix für
|
|||
commands.moderation.prefix.error.description = Der Prefix darf nicht **"** enthalten
|
||||
commands.moderation.prefix.help.description = Legt den Guild-Prefix fest.
|
||||
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 = Ich habe erfolgreich die Einladungs-Link-Erkennung für diese Guild aktiviert.
|
||||
commands.moderation.invitedetect.activate.error.title = Bereits aktiviert
|
||||
commands.moderation.invitedetect.activate.error.description = The invite link detection is already activated on this guild.
|
||||
commands.moderation.invitedetect.activate.error.description = Die Einladungs-Link-Erkennung ist bereits auf dieser Guild aktiviert.
|
||||
commands.moderation.invitedetect.deactivate.success.title = Erfolgreich deaktiviert
|
||||
commands.moderation.invitedetect.deactivate.success.description = I successfully deactivated the invite link detection for this guild.
|
||||
commands.moderation.invitedetect.deactivate.success.description = Ich habe erfolgreich die Einladungs-Link-Erkennung für diese Guild deaktiviert.
|
||||
commands.moderation.invitedetect.deactivate.error.title = Bereits deaktiviert
|
||||
commands.moderation.invitedetect.deactivate.error.description = Die Einladungslink-Erkennung ist auf dieser Guild bereits deaktiviert.
|
||||
commands.moderation.invitedetect.help.description = Aktiviert oder deaktiviert die Discord Einladungserkennung.
|
||||
|
|
@ -136,6 +136,8 @@ 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.
|
||||
commands.moderation.rules.role.error.title = Rolle existiert nicht
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
commands.moderation.rules.role.permission.error.title = No permission
|
||||
commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it.
|
||||
commands.moderation.rules.guild.error.title = Falsche Guild
|
||||
commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\!
|
||||
commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
||||
|
|
@ -153,6 +155,7 @@ 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.starboard.help.description = Sets the starboard 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
|
||||
|
|
@ -175,12 +178,12 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
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.join.help.description = Joins your voice channel.
|
||||
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.leave.help.description = Leaves your voice channel.
|
||||
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%
|
||||
|
|
@ -192,22 +195,22 @@ 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.help.description = Plays a song
|
||||
commands.music.play.help.description = Plays the specified 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.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
commands.music.info.error.description = I am not playing anything at the moment
|
||||
commands.music.info.help.description = Shows information about the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.info.help.description = Shows information about the playing 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\: \n %extra%
|
||||
commands.music.queue.help.description = Shows the music queue
|
||||
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.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
|
||||
|
|
@ -247,6 +250,7 @@ commands.owner.shutdown.success.title = Fährt herrunter
|
|||
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||
commands.owner.test.success = TEST my friends
|
||||
commands.owner.test.help.description = Just a little Test Command
|
||||
commands.owner.blacklist.help.description = Blacklist a user for specific commands
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ commands.misc.feedback.title.request.title = Feedback Topic
|
|||
commands.misc.feedback.title.request.description = Please send me the feedback topic.
|
||||
commands.misc.feedback.description.request.title = Feedback Description
|
||||
commands.misc.feedback.description.request.description = Please send me the feedback description now.
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.feedback.success.title = Feedback successfully sent\!
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.github.link.title = Link your GitHub Account
|
||||
commands.misc.github.success.title = Information about %extra%
|
||||
commands.misc.github.success.bio = User bio
|
||||
|
|
@ -81,8 +81,8 @@ commands.moderation.ban.myself.error.description = I can not ban myself\!
|
|||
commands.moderation.ban.yourself.error.description = You can not ban yourself\!
|
||||
commands.moderation.ban.massban.success.description = I successfully banned %extra% members\!
|
||||
commands.moderation.ban.help.description = Bans one or more users from the server.
|
||||
commands.moderation.lear.all.success.title = Successfully deleted
|
||||
commands.moderation.lear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.all.success.title = Successfully deleted
|
||||
commands.moderation.clear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.number.error.title = Invalid number
|
||||
commands.moderation.clear.number.error.description = You have to choose a number between 1 and 99\!
|
||||
commands.moderation.clear.success.title = Successfully cleared
|
||||
|
|
@ -136,6 +136,8 @@ 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.
|
||||
commands.moderation.rules.role.error.title = Role does not exist
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
commands.moderation.rules.role.permission.error.title = No permission
|
||||
commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it.
|
||||
commands.moderation.rules.guild.error.title = Wrong Guild
|
||||
commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\!
|
||||
commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
||||
|
|
@ -153,6 +155,7 @@ 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.starboard.help.description = Sets the starboard 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 = Channel not found
|
||||
|
|
@ -175,12 +178,12 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
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.join.help.description = Joins your voice channel.
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.help.description = Leaves a voice channel
|
||||
commands.music.leave.help.description = Leaves your voice channel.
|
||||
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%
|
||||
|
|
@ -192,22 +195,22 @@ 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.help.description = Plays a song
|
||||
commands.music.play.help.description = Plays the specified 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.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
commands.music.info.error.description = I am not playing anything at the moment
|
||||
commands.music.info.help.description = Shows information about the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.info.help.description = Shows information about the playing 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\: \n %extra%
|
||||
commands.music.queue.help.description = Shows the music queue
|
||||
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.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
|
||||
|
|
@ -247,6 +250,7 @@ commands.owner.shutdown.success.title = Shutdown
|
|||
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||
commands.owner.test.success = TEST my friends
|
||||
commands.owner.test.help.description = Just a little Test Command
|
||||
commands.owner.blacklist.help.description = Blacklist a user for specific commands
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ commands.misc.feedback.title.request.title = Feedback Topic
|
|||
commands.misc.feedback.title.request.description = Please send me the feedback topic.
|
||||
commands.misc.feedback.description.request.title = Feedback Description
|
||||
commands.misc.feedback.description.request.description = Please send me the feedback description now.
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.feedback.success.title = Feedback successfully sent\!
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.github.link.title = Link your GitHub Account
|
||||
commands.misc.github.success.title = Information about %extra%
|
||||
commands.misc.github.success.bio = User bio
|
||||
|
|
@ -81,8 +81,8 @@ commands.moderation.ban.myself.error.description = I can not ban myself\!
|
|||
commands.moderation.ban.yourself.error.description = You can not ban yourself\!
|
||||
commands.moderation.ban.massban.success.description = I successfully banned %extra% members\!
|
||||
commands.moderation.ban.help.description = Bans one or more users from the server.
|
||||
commands.moderation.lear.all.success.title = Successfully deleted
|
||||
commands.moderation.lear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.all.success.title = Successfully deleted
|
||||
commands.moderation.clear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.number.error.title = Invalid number
|
||||
commands.moderation.clear.number.error.description = You have to choose a number between 1 and 99\!
|
||||
commands.moderation.clear.success.title = Successfully cleared
|
||||
|
|
@ -136,6 +136,8 @@ 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.
|
||||
commands.moderation.rules.role.error.title = Role does not exist
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
commands.moderation.rules.role.permission.error.title = No permission
|
||||
commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it.
|
||||
commands.moderation.rules.guild.error.title = Wrong Guild
|
||||
commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\!
|
||||
commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
||||
|
|
@ -153,6 +155,7 @@ 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.starboard.help.description = Sets the starboard 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 = Channel not found
|
||||
|
|
@ -175,12 +178,12 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
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.join.help.description = Joins your voice channel.
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.help.description = Leaves a voice channel
|
||||
commands.music.leave.help.description = Leaves your voice channel.
|
||||
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%
|
||||
|
|
@ -192,22 +195,22 @@ 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.help.description = Plays a song
|
||||
commands.music.play.help.description = Plays the specified 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.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
commands.music.info.error.description = I am not playing anything at the moment
|
||||
commands.music.info.help.description = Shows information about the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.info.help.description = Shows information about the playing 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\: \n %extra%
|
||||
commands.music.queue.help.description = Shows the music queue
|
||||
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.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
|
||||
|
|
@ -247,6 +250,7 @@ commands.owner.shutdown.success.title = Shutdown
|
|||
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||
commands.owner.test.success = TEST my friends
|
||||
commands.owner.test.help.description = Just a little Test Command
|
||||
commands.owner.blacklist.help.description = Blacklist a user for specific commands
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ commands.misc.feedback.title.request.title = Feedback Topic
|
|||
commands.misc.feedback.title.request.description = Please send me the feedback topic.
|
||||
commands.misc.feedback.description.request.title = Feedback Description
|
||||
commands.misc.feedback.description.request.description = Please send me the feedback description now.
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.feedback.success.title = Feedback successfully sent\!
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.github.link.title = Link your GitHub Account
|
||||
commands.misc.github.success.title = Information about %extra%
|
||||
commands.misc.github.success.bio = User bio
|
||||
|
|
@ -81,8 +81,8 @@ commands.moderation.ban.myself.error.description = I can not ban myself\!
|
|||
commands.moderation.ban.yourself.error.description = You can not ban yourself\!
|
||||
commands.moderation.ban.massban.success.description = I successfully banned %extra% members\!
|
||||
commands.moderation.ban.help.description = Bans one or more users from the server.
|
||||
commands.moderation.lear.all.success.title = Successfully deleted
|
||||
commands.moderation.lear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.all.success.title = Successfully deleted
|
||||
commands.moderation.clear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.number.error.title = Invalid number
|
||||
commands.moderation.clear.number.error.description = You have to choose a number between 1 and 99\!
|
||||
commands.moderation.clear.success.title = Successfully cleared
|
||||
|
|
@ -136,6 +136,8 @@ 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.
|
||||
commands.moderation.rules.role.error.title = Role does not exist
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
commands.moderation.rules.role.permission.error.title = No permission
|
||||
commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it.
|
||||
commands.moderation.rules.guild.error.title = Wrong Guild
|
||||
commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\!
|
||||
commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
||||
|
|
@ -153,6 +155,7 @@ 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.starboard.help.description = Sets the starboard 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 = Channel not found
|
||||
|
|
@ -175,12 +178,12 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
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.join.help.description = Joins your voice channel.
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.help.description = Leaves a voice channel
|
||||
commands.music.leave.help.description = Leaves your voice channel.
|
||||
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%
|
||||
|
|
@ -192,22 +195,22 @@ 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.help.description = Plays a song
|
||||
commands.music.play.help.description = Plays the specified 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.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
commands.music.info.error.description = I am not playing anything at the moment
|
||||
commands.music.info.help.description = Shows information about the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.info.help.description = Shows information about the playing 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\: \n %extra%
|
||||
commands.music.queue.help.description = Shows the music queue
|
||||
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.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
|
||||
|
|
@ -247,6 +250,7 @@ commands.owner.shutdown.success.title = Shutdown
|
|||
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||
commands.owner.test.success = TEST my friends
|
||||
commands.owner.test.help.description = Just a little Test Command
|
||||
commands.owner.blacklist.help.description = Blacklist a user for specific commands
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ commands.misc.feedback.title.request.title = Feedback Topic
|
|||
commands.misc.feedback.title.request.description = Please send me the feedback topic.
|
||||
commands.misc.feedback.description.request.title = Feedback Description
|
||||
commands.misc.feedback.description.request.description = Please send me the feedback description now.
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.feedback.success.title = Feedback successfully sent\!
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.github.link.title = Link your GitHub Account
|
||||
commands.misc.github.success.title = Information about %extra%
|
||||
commands.misc.github.success.bio = User bio
|
||||
|
|
@ -81,8 +81,8 @@ commands.moderation.ban.myself.error.description = I can not ban myself\!
|
|||
commands.moderation.ban.yourself.error.description = You can not ban yourself\!
|
||||
commands.moderation.ban.massban.success.description = I successfully banned %extra% members\!
|
||||
commands.moderation.ban.help.description = Bans one or more users from the server.
|
||||
commands.moderation.lear.all.success.title = Successfully deleted
|
||||
commands.moderation.lear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.all.success.title = Successfully deleted
|
||||
commands.moderation.clear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.number.error.title = Invalid number
|
||||
commands.moderation.clear.number.error.description = You have to choose a number between 1 and 99\!
|
||||
commands.moderation.clear.success.title = Successfully cleared
|
||||
|
|
@ -136,6 +136,8 @@ 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.
|
||||
commands.moderation.rules.role.error.title = Role does not exist
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
commands.moderation.rules.role.permission.error.title = No permission
|
||||
commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it.
|
||||
commands.moderation.rules.guild.error.title = Wrong Guild
|
||||
commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\!
|
||||
commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
||||
|
|
@ -153,6 +155,7 @@ 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.starboard.help.description = Sets the starboard 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 = Channel not found
|
||||
|
|
@ -175,12 +178,12 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
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.join.help.description = Joins your voice channel.
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.help.description = Leaves a voice channel
|
||||
commands.music.leave.help.description = Leaves your voice channel.
|
||||
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%
|
||||
|
|
@ -192,22 +195,22 @@ 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.help.description = Plays a song
|
||||
commands.music.play.help.description = Plays the specified 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.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
commands.music.info.error.description = I am not playing anything at the moment
|
||||
commands.music.info.help.description = Shows information about the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.info.help.description = Shows information about the playing 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\: \n %extra%
|
||||
commands.music.queue.help.description = Shows the music queue
|
||||
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.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
|
||||
|
|
@ -247,6 +250,7 @@ commands.owner.shutdown.success.title = Shutdown
|
|||
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||
commands.owner.test.success = TEST my friends
|
||||
commands.owner.test.help.description = Just a little Test Command
|
||||
commands.owner.blacklist.help.description = Blacklist a user for specific commands
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ commands.misc.feedback.title.request.title = Feedback Topic
|
|||
commands.misc.feedback.title.request.description = Please send me the feedback topic.
|
||||
commands.misc.feedback.description.request.title = Feedback Description
|
||||
commands.misc.feedback.description.request.description = Please send me the feedback description now.
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.feedback.success.title = Feedback successfully sent\!
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.github.link.title = Link your GitHub Account
|
||||
commands.misc.github.success.title = Information about %extra%
|
||||
commands.misc.github.success.bio = User bio
|
||||
|
|
@ -81,8 +81,8 @@ commands.moderation.ban.myself.error.description = I can not ban myself\!
|
|||
commands.moderation.ban.yourself.error.description = You can not ban yourself\!
|
||||
commands.moderation.ban.massban.success.description = I successfully banned %extra% members\!
|
||||
commands.moderation.ban.help.description = Bans one or more users from the server.
|
||||
commands.moderation.lear.all.success.title = Successfully deleted
|
||||
commands.moderation.lear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.all.success.title = Successfully deleted
|
||||
commands.moderation.clear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.number.error.title = Invalid number
|
||||
commands.moderation.clear.number.error.description = You have to choose a number between 1 and 99\!
|
||||
commands.moderation.clear.success.title = Successfully cleared
|
||||
|
|
@ -136,6 +136,8 @@ 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.
|
||||
commands.moderation.rules.role.error.title = Role does not exist
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
commands.moderation.rules.role.permission.error.title = No permission
|
||||
commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it.
|
||||
commands.moderation.rules.guild.error.title = Wrong Guild
|
||||
commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\!
|
||||
commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
||||
|
|
@ -153,6 +155,7 @@ 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.starboard.help.description = Sets the starboard 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 = Channel not found
|
||||
|
|
@ -175,12 +178,12 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
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.join.help.description = Joins your voice channel.
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.help.description = Leaves a voice channel
|
||||
commands.music.leave.help.description = Leaves your voice channel.
|
||||
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%
|
||||
|
|
@ -192,22 +195,22 @@ 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.help.description = Plays a song
|
||||
commands.music.play.help.description = Plays the specified 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.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
commands.music.info.error.description = I am not playing anything at the moment
|
||||
commands.music.info.help.description = Shows information about the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.info.help.description = Shows information about the playing 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\: \n %extra%
|
||||
commands.music.queue.help.description = Shows the music queue
|
||||
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.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
|
||||
|
|
@ -247,6 +250,7 @@ commands.owner.shutdown.success.title = Shutdown
|
|||
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||
commands.owner.test.success = TEST my friends
|
||||
commands.owner.test.help.description = Just a little Test Command
|
||||
commands.owner.blacklist.help.description = Blacklist a user for specific commands
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
|
|
|
|||
|
|
@ -45,8 +45,8 @@ commands.misc.feedback.title.request.title = Feedback Topic
|
|||
commands.misc.feedback.title.request.description = Please send me the feedback topic.
|
||||
commands.misc.feedback.description.request.title = Feedback Description
|
||||
commands.misc.feedback.description.request.description = Please send me the feedback description now.
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.feedback.success.title = Feedback successfully sent\!
|
||||
commands.misc.feedback.help.description = Sends feedback directly to the developers.
|
||||
commands.misc.github.link.title = Link your GitHub Account
|
||||
commands.misc.github.success.title = Information about %extra%
|
||||
commands.misc.github.success.bio = User bio
|
||||
|
|
@ -81,8 +81,8 @@ commands.moderation.ban.myself.error.description = I can not ban myself\!
|
|||
commands.moderation.ban.yourself.error.description = You can not ban yourself\!
|
||||
commands.moderation.ban.massban.success.description = I successfully banned %extra% members\!
|
||||
commands.moderation.ban.help.description = Bans one or more users from the server.
|
||||
commands.moderation.lear.all.success.title = Successfully deleted
|
||||
commands.moderation.lear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.all.success.title = Successfully deleted
|
||||
commands.moderation.clear.all.success.description = I successfully deleted %extra% messages.
|
||||
commands.moderation.clear.number.error.title = Invalid number
|
||||
commands.moderation.clear.number.error.description = You have to choose a number between 1 and 99\!
|
||||
commands.moderation.clear.success.title = Successfully cleared
|
||||
|
|
@ -136,6 +136,8 @@ 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.
|
||||
commands.moderation.rules.role.error.title = Role does not exist
|
||||
commands.moderation.rules.role.error.description = The specified role does not exist on this guild.
|
||||
commands.moderation.rules.role.permission.error.title = No permission
|
||||
commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it.
|
||||
commands.moderation.rules.guild.error.title = Wrong Guild
|
||||
commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\!
|
||||
commands.moderation.rules.emote.accept.title = Custom Accept Emote
|
||||
|
|
@ -153,6 +155,7 @@ 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.starboard.help.description = Sets the starboard 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 = Channel not found
|
||||
|
|
@ -175,12 +178,12 @@ commands.music.join.error.connecting.trying.title = Already trying to connect
|
|||
commands.music.join.error.connecting.trying.description = Hadder is already trying to connect. Please wait a moment
|
||||
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.join.help.description = Joins your voice channel.
|
||||
commands.music.leave.success.title = Successfully disconnected
|
||||
commands.music.leave.success.description = I successfully disconnected from the Voice Channel
|
||||
commands.music.leave.error.tile = Not connected
|
||||
commands.music.leave.error.description = I'm currently in no Voice Channel on this Guild
|
||||
commands.music.leave.help.description = Leaves a voice channel
|
||||
commands.music.leave.help.description = Leaves your voice channel.
|
||||
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%
|
||||
|
|
@ -192,22 +195,22 @@ 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.help.description = Plays a song
|
||||
commands.music.play.help.description = Plays the specified 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.info.success.title = Track info
|
||||
commands.music.info.error.title = No playing track
|
||||
commands.music.info.error.description = I am not playing anything at the moment
|
||||
commands.music.info.help.description = Shows information about the playing song
|
||||
commands.music.stop.help.description = Stops the song
|
||||
commands.music.info.help.description = Shows information about the playing 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\: \n %extra%
|
||||
commands.music.queue.help.description = Shows the music queue
|
||||
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.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
|
||||
|
|
@ -247,6 +250,7 @@ commands.owner.shutdown.success.title = Shutdown
|
|||
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||
commands.owner.test.success = TEST my friends
|
||||
commands.owner.test.help.description = Just a little Test Command
|
||||
commands.owner.blacklist.help.description = Blacklist a user for specific commands
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue